/CS303_online_judge_worker

The worker for online judge in class CS303 AI in SUSTech.

Primary LanguagePythonMIT LicenseMIT

Judge worker for CARP-OJ

Requirements

  • Linux
  • Docker
  • Python 3.6+

Config

Refer to config-example.py.

Install

  1. Create or import docker image carp_judge.
    It's just minimal debian with python3 and numpy installed.
  2. pip3 install -r requirements.txt

Run

sudo python3 main.py