Update JOJ3 Configuration Schema
parent
253f8d2332
commit
e6603b7d9d
|
@ -102,8 +102,8 @@ limit.mem = 50 # set default mem limit (in MB) for all OJ test cases
|
|||
[[test_case]]
|
||||
filename = "case4.in" # filename of a test case with non-default setup
|
||||
score = 20 # non-default score
|
||||
limit.cpu = 5s
|
||||
limit.mem = 5M
|
||||
limit.cpu = 5
|
||||
limit.mem = 5
|
||||
|
||||
[[test_case]]
|
||||
filename = "case10.in"
|
||||
|
|
Loading…
Reference in New Issue
Block a user