Skip to content
#

onlinejudge

An online judge is an online system to test programs in programming contests. They are also used to practice for such contests like ICPC. The system can compile and execute your code, and test your code with pre-constructed data. Submitted code may be run with restrictions, including time limit, memory limit, security restriction, and so on. The output of the code will be captured by the system, and compared with the standard output. The system will then return the result.

Here are 84 public repositories matching this topic...

洛谷风格在线评测系统 | Django + Bootstrap5 开发。支持用户系统、题目库、多语言代码提交(C/C++/Python/Java)、提交记录、排行榜及管理后台。轻量级 OJ,适合编程练习与竞赛训练。Luogu-style Online Judge built with Django & Bootstrap5. Features: user auth, problem set with difficulty tiers, multi-language code submissions (C/C++/Python/Java), submission logs, leaderboard, and admin panel.

  • Updated Sep 6, 2026
  • Python
Followers
70 followers
Website
github.com/topics/online-judge
Wikipedia
Wikipedia