This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
cfef629586
piston
/
docker
/
executors
/
cpp
5 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add additional executors
2018-09-20 19:04:34 +02:00
#!/bin/sh
fix bug omitting stdout, fix cpp compiler flag
2018-09-22 06:47:30 +02:00
g++ -o binary -x c++ $1
increase execution time, lift cpu cap, updated docs
2018-09-22 06:42:27 +02:00
timeout -s KILL 3 ./binary