Skip to content

Judgelight: The judgement server for competitive-programming.

License

Notifications You must be signed in to change notification settings

admidori/judgelight

Repository files navigation

Japanese

Judgelight

Judgelight is the judgement server for competitive-programming.

logo

Features

  • Competitive programming can be realized locally
    • Contests can be held without disclosing the questions to the outside world
    • Ideal for educational settings and internal implementation
  • Easy problem management
    • Issue management with YAML
  • Easy installation method
    • Improving the efficiency of environment construction using Docker containers
    • Only Docker and Go are required

Sample

  • Example of problem display sample1

Installation

Refer to the install documentation

License

MIT (c) 2023-2024 @admidori