Skip to content

NUKCSIE110/SimpleOj_Judger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleOj Judger

Developing enviorment

  • Golang 1.9.2

Directory structure

  • / code/ : Storing uploaded code.
  • /testData/ : Storing the sample input and the standard output.
  • Test data format: p{\d}[1,].{in | out}

TODO

  • 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?

Licence

MIT

Author

ifTNT @NUKCSIE

About

A simple online judge. Judger part.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages