Difference between revisions of "Judgement"
From PC2wiki
m (→Judgement Acronyms: added links) |
m (→See also: rename cat) |
||
Line 49: | Line 49: | ||
* [[reject.ini]] file | * [[reject.ini]] file | ||
− | [[Category: | + | [[Category:CLICS]] |
Latest revision as of 10:09, 3 December 2016
A Judgement is a record of the result of a Judge evaluating a Team's Run
Contents
Default Judgements
If the reject.ini file judgements are not loaded the default judgements are:
Yes No - compilation error No - run-time error No - time-limit exceeded No - wrong answer No - presentation error
Judgement Acronyms
These are acronyms that are used in CCS submissions.tsv and in the CCS Event Feed.
Yes/Correct Judgement
Acronym | Description |
---|---|
AC | Accepted / Yes |
No/Incorrect Judgement
Acronym | Description |
---|---|
CE | Compile Error |
RTE | Run-Time Error |
TLE | Time Limit Exceeded |
WA | Wrong Answer |
SV | Security Violation |
JE | Judging Error |
See Also
- Edit Judgement
- reject.ini file