Skip to content
forked from pzoj/pzoj

Contest instance of PZOJ. Separate from the main instance, this instance has more contest-specific functionality.

License

Notifications You must be signed in to change notification settings

pzoj/pzoj-contest

 
 

Repository files navigation

PZOJ Contest Instance

This is the contest instance of PZOJ, built to run contests.

Before running a contest, make sure to clear the database, create your preset users, close registration, then GET /api/reset to initialize the leaderboard.

Make sure that the judge is compiled and also sudo setcap cap_setuid,cap_setgid=eip ./judge is run to allow the judge to drop privileges for security reasons.

About

Contest instance of PZOJ. Separate from the main instance, this instance has more contest-specific functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.4%
  • C++ 16.5%
  • CSS 4.3%
  • SCSS 4.3%
  • HTML 3.4%
  • CMake 2.0%
  • Shell 0.1%