Homepage: http://oj.codedream.edu.vn/
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.
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
.