Skip to content

zhaospei/codedream-oj

Repository files navigation

CDOJ: CodeDream Online Judge

Python OS License

Overview

Homepage: http://oj.codedream.edu.vn/

image

image

Based on LQDOJ.

Supported languages:

  • Assembly (x64)
  • AWK
  • C
  • C++03 / C++11 / C++14 / C++17
  • Java 11
  • Pascal
  • Perl
  • Python 2 / Python 3

Support plagiarism detection via Stanford MOSS.

Installation

Most of the setup are the same as LQDOJ installations. You can view the installation guide of LQDOJ here: https://github.com/LQDJudge/online-judge

There is one minor change: Instead of git clone https://github.com/LQDJudge/online-judge.git, you clone this repo git clone https://github.com/zhaospei/codedream-oj.git.