Skip to content
#

Online Judge

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 27 public repositories matching this topic...

🐱🐾NekoACM: Neural-network Engine Kit of ACM-ICPC. 基于人工智能大模型的 ACM-ICPC 神经网络引擎工具包,提供自动出题、生成测试数据和题解代码、题目格式解析、题目国际化翻译、虚拟评测机、AI 编程助手等功能。可以作为模块集成到 Online Judge 系统中。

  • Updated May 15, 2025
  • Go
Followers
70 followers
Website
github.com/topics/online-judge
Wikipedia
Wikipedia