Online judge sandbox based on seccomp | OnlineJudge 安全沙箱
Go to file
virusdefender f7cad29eef add tests
Squash from a494eed to 1974b83 by virusdefender
2016-01-23 18:19:34 +08:00
tests add tests 2016-01-23 18:19:34 +08:00
.gitignore add tests 2016-01-23 18:19:34 +08:00
.travis.yml add tests 2016-01-23 18:19:34 +08:00
demo.py update demo 2016-01-22 10:13:38 +08:00
judger.c fix unused warning 2016-01-23 15:36:34 +08:00
README.md add tests 2016-01-23 18:19:34 +08:00
runner.c fix unused warning 2016-01-23 15:36:34 +08:00
runner.h delete error field 2016-01-23 15:34:48 +08:00
setup.py add seccomp in runner 2016-01-20 11:00:05 +08:00
test.c update test.c 2016-01-20 15:53:31 +08:00

Build Status

sudo python setup.py install
touch in out
gcc test.c -o test
sudo python demo.py