Update JOJ3 Configuration Schema

manuel 2024-10-02 16:27:34 +08:00
parent 2a3c9d021f
commit 1e6aabbdcb

@ -48,7 +48,6 @@ weights = [ 10, 20, 15]
score = 10
limit.cpu = 10000000000
limit.mem = 536870912
limit.proc = 50
[[test-cases]]
name = "case4"
@ -59,6 +58,5 @@ limit.mem = 53687091
[[test-cases]]
name = "case10"
score = 30
limit.proc = 25
limit.mem = 53687091
```