mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +02:00
increase execution time, lift cpu cap, updated docs
This commit is contained in:
parent
35ddde0106
commit
eec7ec26fa
9 changed files with 10 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
g++ -o binary -x c $1
|
||||
timeout -s KILL 2 ./binary
|
||||
timeout -s KILL 3 ./binary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue