You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wait for at least 2 minutes after your submission. You can find the grader being run here.
Check if you use the correct way to upload your source code. Notice that only the first comment can be the trigger of grader. You should edit the issue content, instead of appending comments to the issue to modify the code to be judged.
Check if your project can be compiled and installed without errors. This can be done by execute opam install . -y in your project directory. If your project can't be compiled, there's going to be a red workflow in workflows list, where you can find more details.
Check if your code can handle all cases. For some terms, your code might get stuck and will be killed after 10s without any results.
Check if you used the latest packer.
If all steps above have been done, you should comment on this issue. You may also seek help through DingTalk (try to find another TA if one doesn't respond).
::early-exit::
The text was updated successfully, but these errors were encountered:
waterlens
changed the title
Solutions for not being able to get your scores
What to do when you can't get your scores after submission ?
Oct 7, 2022
opam install . -y
in your project directory. If your project can't be compiled, there's going to be a red workflow in workflows list, where you can find more details.::early-exit::
The text was updated successfully, but these errors were encountered: