mirror of
https://github.com/QingdaoU/Judger.git
synced 2024-12-28 16:01:41 +00:00
Online judge sandbox based on seccomp | OnlineJudge 安全沙箱
.gitignore | ||
demo.py | ||
judger.c | ||
Makefile | ||
readme | ||
runner.c | ||
runner.h | ||
sandbox.c | ||
setup.py | ||
test.c |
make sudo python setup.py install touch in out gcc test.c -o test python demo.py