File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -1337,6 +1337,7 @@ It is a judge error if:
1337
1337
- an output or static validator produces a `score_multiplier.txt` for a test case with unbounded maximum score;
1338
1338
- an output or static validator produces both a `score.txt` and a `score_multiplier.txt` for a test case;
1339
1339
- an output or static validator produces a `score.txt` or `score_multiplier.txt` for a test case in a group with `pass-fail` aggregation;
1340
+ - an output or static validator produces a `score.txt` for a test case with bounded maximum score with a value that exceeds this maximum score;
1340
1341
- an output or static validator produces a `score.txt` or `score_multiplier.txt` with invalid contents.
1341
1342
1342
1343
# ### Scoring Test Groups
You can’t perform that action at this time.
0 commit comments