Online judge sandbox based on seccomp | OnlineJudge 安全沙箱
Go to file
李扬 679994e8df Merge pull request #14 from QingdaoU/bug_fix
fix a bug in logger; fix test warnings
2017-08-17 11:14:13 +08:00
bindings fix error data type in Python binding 2017-08-14 13:53:57 +08:00
demo add demo 2017-07-11 12:36:02 +08:00
src fix a bug in logger; fix test warnings 2017-08-17 11:04:42 +08:00
tests fix a bug in logger; fix test warnings 2017-08-17 11:04:42 +08:00
.gitignore add stack size limit 2017-05-06 12:16:58 +08:00
.travis.yml Python3 use unicode and Python2 use string 2017-04-30 20:34:00 +08:00
CMakeLists.txt 重构seccomp部分 2016-10-07 17:19:41 +08:00
LICENSE fix some typo 2016-09-02 17:33:48 +08:00
README.md update doc url 2016-10-06 15:30:41 +08:00
runtest.sh do not allow open with write permission 2017-05-28 16:44:08 +08:00

#Judger Build Status

Judger for OnlineJudge

Document