Please use the rust version instead: https://github.com/segment-oj/ssandbox-rs
The sandbox for segment-judger using linux namespace, cgroup and seccomp
基于Linux namespace, cgroup 和 seccomp 的沙箱系统,segmentoj-judger并不将使用它。
查看wiki获得更多信息。
You need g++-9 or later (clang++10.0 or later), witch has full C++17 support (Ubuntu 20.04 LTS or Alpine Linux is a good choice).
C++ lib {fmt} is required.
Also, libseccomp
required.
You need make
and cmake
to compile.