piston/docker/executors/cpp
2018-09-21 00:27:19 -05:00

4 lines
59 B
Bash
Executable file

#!/bin/sh
g++ -o binary -x c $1
timeout -s HUP 2 ./binary