使用c语言作为判题核心,python语言编写判题机,支持docker一键部署
-
Updated
Dec 1, 2024 - C
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.
使用c语言作为判题核心,python语言编写判题机,支持docker一键部署
Sandbox environment for Windows, primarily designed for auto-judge systems for programmings competitions. Used from 2013 to 2024 in ANOI to let students who had access only to outdated dev environments to use their favorite (some even old) microsoft compilers
A repository for IT Factory COIN answers
This Repository is all about the various concepts Programming. There is also some Solution to the Problem of Various Online Judges According to Topic. I am still working on it.
Solutions for Baekjoon Online Judge
URI Online Judje Problem Solved
Collection of my solutions for some of the problems found at URI Online Judge. (Almost all of them in C/C++).
南京大学大一 CPL 期末项目大作业——简易的内存文件系统 + Shell (RAM File System Shell)
Online Judge System library based on PHP. Capable of being integrated in Laravel framework.
Online Judge
Algumas questões resolvidas do URI - Online Judge (Problems & Contests).