- Golang 1.9.2
- / code/ : Storing uploaded code.
- /testData/ : Storing the sample input and the standard output.
- Test data format: p{\d}[1,].{in | out}
- Using seccomp to restrict systam-call.
- Problem configuration file.
- Chroot jail.
- Using cgroup to restrict system resources comsumption(CPU time, memory....etc ).
- Or directly use docker?
- Add code and result signature(GPG) during transmission.
- Multithreading.
- Judging cluster?
MIT
ifTNT @NUKCSIE