使用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一键部署
Solutions for Baekjoon Online Judge
Algumas questões resolvidas do URI - Online Judge (Problems & Contests).
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)
Contains all the source codes of mine from URI online judge.
Solution to all the problems. I'm solving in CSES are and will be here.
Repositório para a disciplina de Tópicos avançados em programação, onde treinamos exercícios relacionados a programação competitiva
Solutions to problems on various online judges that I've solved. Total Solved ~ 1800+
Web environment for programming skills assessment
Solution to all the problems. I'm solving in CodeForces are and will be here.
Online Judge