Online judge sandbox based on seccomp | OnlineJudge 安全沙箱
Go to file
virusdefender 018d2b2d73 Accept Merge Request #3 add tests : (tests -> master)
Merge Request: add tests
Created By: @virusdefender
Accepted By: @virusdefender
URL: https://coding.net/u/virusdefender/p/judger/git/merge/3
2016-01-23 18:19:40 +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