Update JOJ3 Configuration Schema
parent
2a3c9d021f
commit
1e6aabbdcb
|
|
@ -48,7 +48,6 @@ weights = [ 10, 20, 15]
|
||||||
score = 10
|
score = 10
|
||||||
limit.cpu = 10000000000
|
limit.cpu = 10000000000
|
||||||
limit.mem = 536870912
|
limit.mem = 536870912
|
||||||
limit.proc = 50
|
|
||||||
|
|
||||||
[[test-cases]]
|
[[test-cases]]
|
||||||
name = "case4"
|
name = "case4"
|
||||||
|
|
@ -59,6 +58,5 @@ limit.mem = 53687091
|
||||||
[[test-cases]]
|
[[test-cases]]
|
||||||
name = "case10"
|
name = "case10"
|
||||||
score = 30
|
score = 30
|
||||||
limit.proc = 25
|
limit.mem = 53687091
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user