Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What to do when you can't get your scores after submission ? #23

Open
6 tasks done
waterlens opened this issue Oct 7, 2022 · 0 comments
Open
6 tasks done

What to do when you can't get your scores after submission ? #23

waterlens opened this issue Oct 7, 2022 · 0 comments

Comments

@waterlens
Copy link
Member

waterlens commented Oct 7, 2022

  • 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::

@waterlens 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
@waterlens waterlens pinned this issue Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant