Home

Awesome

<h1 align="center"> <img src="https://github.com/DMOJ/online-judge/blob/master/logo.png?raw=true" width="120px"> <br> DMOJ: Modern Online Judge </h1> <p align="center"> <a href="https://github.com/DMOJ/online-judge/actions?query=workflow%3Abuild"> <img alt="Build Status" src="https://img.shields.io/github/actions/workflow/status/DMOJ/online-judge/build.yml?branch=master"/> </a> <a href="LICENSE.md"> <img alt="License" src="https://img.shields.io/github/license/DMOJ/online-judge"/> </a> <a href="https://dmoj.ca/about/discord/"> <img src="https://img.shields.io/discord/677340492651954177?color=%237289DA&label=Discord"/> </a> </p>

A modern open-source online judge and contest platform system. It has been used to host thousands of competitions, including several national olympiads.

See it live at dmoj.ca!

Features

Installation

Check out the install documentation at docs.dmoj.ca. Feel free to reach out to us on Discord if you have any questions.

Screenshots

Sleek problem statements

Problems are written in Markdown, with LaTeX-enabled math and figures, as well as syntax highlighting. Problem statements can be saved to PDF for ease of distribution to contestants.

Submit in over 60 languages

Contestants may submit in over 60 programming languages with syntax highlighting. Problem authors can restrict problems to specific languages, and set language-specific resource limits.

Live submission status

Submission pages feature live updates, and submissions may be aborted by both submission authors and administrators. Compilation errors and warnings for a number of languages feature color highlighting.

Global, per-problem, and per-contest submission lists are live-updating, and can be filtered by status and language.

Extensible contest system

Contests feature an optional rating system, and can be configured to run in any timeframe. Users are also able to participate virtually after the contest ends. ICPC, IOI, AtCoder, and ECOO contest formats are supported out-of-the-box, and new formats can be added with custom code.

Contests may be limited to particular organizations, or require access codes to join. Hidden scoreboards are supported. The contest system integrates with Stanford MOSS to provide plagiarism checking. Editorial support is built-in, and editorials are automatically published once a contest ends.

Home page blog and activity stream

Announcements from administrators, ongoing contests, recent comments and new problems are easily accessible from the home page.

Internationalized interface

Use the site in whatever language you're most comfortable in — visit translate.dmoj.ca to check the translation status of your preferred language. Problem authors can provide statements in multiple languages, and DMOJ will display the most relevant one to a reader.

Highly featured administration interface

The DMOJ admin interface is highly versatile, and can be efficiently used for anything from managing users to authoring problem statements.

Supported languages

Check out DMOJ/judge-server for more judging backend details.

Supported languages include:

The judge can also grade in the languages listed below: