increase execution time, lift cpu cap, updated docs

This commit is contained in:
Brian Seymour 2018-09-21 23:42:27 -05:00
parent 35ddde0106
commit eec7ec26fa
9 changed files with 10 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
g++ -o binary -x c $1
timeout -s KILL 2 ./binary
timeout -s KILL 3 ./binary