1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-05 19:36:26 +02:00
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