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

This branch is 35 commits ahead of, 1 commit behind pzoj/pzoj:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 18, 2024
May 26, 2024
Nov 18, 2024
Sep 6, 2024
Aug 24, 2024
Nov 18, 2024
Nov 18, 2024
Sep 5, 2024
Aug 23, 2024
Sep 5, 2024
Mar 30, 2023
Aug 7, 2024
Nov 18, 2024

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%