Update JOJ3 Configuration For TAs

manuel 2024-10-19 07:47:45 +08:00
parent 5a021a2ab2
commit 01d23df6c4

@ -149,7 +149,7 @@ outputs for the online judge. Some parsers can also be further configured.
#### Keyword parser
- `forcequit [boolean]`: quit at the end of this stage if there is a match
- `forcequit [boolean]`: quit at the end of the stage if there is a match
- `keyword [array of string]`: list of keywords to catch on `stdout`
- `weight [array of int]`: corresponding weight for each keyword caught on `stdout`