now it compiles :3
This commit is contained in:
parent
24ff954904
commit
0cae2e1560
2 changed files with 4 additions and 6 deletions
|
@ -19,7 +19,7 @@ const runner_username string = "gaterunner"
|
|||
const runIdLength = 20
|
||||
var coresIsolated []int
|
||||
|
||||
type Limits {
|
||||
type Limits struct {
|
||||
core int
|
||||
memory int
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue