Solutions to problems on various online judges that I've solved. Total Solved ~ 1800+
-
Updated
May 26, 2025 - 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.
Solutions to problems on various online judges that I've solved. Total Solved ~ 1800+
一个判题沙箱;可根据判题数据,判定用户程序的运行结果以及获取用户程序运行时间和内存消耗、可隔离程序网络。
使用c语言作为判题核心,python语言编写判题机,支持docker一键部署
Algumas questões resolvidas do URI - Online Judge (Problems & Contests).
Solutions for Baekjoon Online Judge
南京大学大一 CPL 期末项目大作业——简易的内存文件系统 + Shell (RAM File System Shell)
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.
Nanjing University Online Judge C Programming Language Homework
Repositório para a disciplina de Tópicos avançados em programação, onde treinamos exercícios relacionados a programação competitiva
PAT OJ exercises in C language 浙江大学PAT纯C语言题解。
Solution to all the problems. I'm solving in CSES are and will be here.
Solution to all the problems. I'm solving in CodeForces are and will be here.
Contains all the source codes of mine from URI online judge.
Online Judge