Skip to content

Commit f8d567b

Browse files
Etienne Vouganiemela
authored andcommitted
Judge error to exceed the maximum score in score.txt
1 parent c9d5ed3 commit f8d567b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/2023-07-draft.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,6 +1337,7 @@ It is a judge error if:
13371337
- an output or static validator produces a `score_multiplier.txt` for a test case with unbounded maximum score;
13381338
- an output or static validator produces both a `score.txt` and a `score_multiplier.txt` for a test case;
13391339
- 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;
13401341
- an output or static validator produces a `score.txt` or `score_multiplier.txt` with invalid contents.
13411342

13421343
#### Scoring Test Groups

0 commit comments

Comments
 (0)