Skip to content

Commit

Permalink
jury-advice.md: Add that sample outputs will be visible in DOMjudge
Browse files Browse the repository at this point in the history
  • Loading branch information
mpsijm authored Nov 18, 2024
1 parent 158c2a7 commit 198ef39
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/jury-advice.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ type: page

This page will be available on your desktop as [.pdf](/jury-advice.pdf).

Update 2024-11-19: Add that sample outputs will be visible in DOMjudge.

- Your submissions will be run multiple times,
on different input files.
The order in which the input files are being used is fixed
Expand All @@ -28,6 +30,10 @@ This page will be available on your desktop as [.pdf](/jury-advice.pdf).
Attempts to start extra processes or threads may
lead to a judgement of "Run Time Error".

- After receiving the judgement of your submission,
you are able to view the output of your submission and the corresponding verdict
for each of the samples from the DOMjudge interface.

- Each problem will have a stated time limit.
This time limit is per input file and refers to CPU time,
which includes time spent on slow parsing
Expand Down

0 comments on commit 198ef39

Please sign in to comment.