Sunho Park
Sunho Park
I resubmitted my answer and found that `Success?` status in gg website is stuck with `Checking...` state even if `Score: 180 / 180` is shown at the bottom of the...
@Lee-Janggun 1. I sent the mail right now. So could you please check it? 2. I'm now running test on local machine, and I'll let you know when it is...
@Lee-Janggun For question 2, it seems there's no problem when I run the test on local machine.
@Lee-Janggun I tried it once more, but I'm still having the same problem.
@Lee-Janggun Now it works well. Thank you so much for your help.
The code that you presented seems somewhat weird to me. The `read()` function on raw pointer is marked as `unsafe` since it gives you ownership *for free* without compiler check....
Without looking at real code, it is really difficult to find out the reason for having memory leaks since there are lots of sources for memory leaks. But even if...
The grading script has been updated to test with `cargo_tsan` https://github.com/kaist-cp/cs431/commit/5fea6821f232c7ed4e98831e9fb146b1b0db1bd8. IMPORTANT: **All previous submissions (before 2024/03/20 16:54:00 KST) have been nullified.** Please resubmit your solution if you have submitted...
Instead of disabling `clippy`, you can just follow the instructions by the `clippy` as @m-spitfire said. In most cases, you can easily modify the code with little effort so that...
> It seems likes the link to gg does not directs to the gg website. Please check. Thank you! I updated the link in the text.