This is the source code for the PAT(https://www.patest.cn/contests/pat-a-practise) online judge
-
Updated
Jun 24, 2016 - 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.
This is the source code for the PAT(https://www.patest.cn/contests/pat-a-practise) online judge
some source code for some online judge
My URI Online Judge Solutions.
Consolidation of frequently-used online judge site and some solutions.
Solutions to ACM UVA Online Judge Problems
Some solution of my solved problems of online judges are contributed here
Solution for Competitive Programming Problems
Toph Online Judge Problem Solution
Solve List of Lightoj
Snippets from competitive programming contests and online-judges
Tons of ugly and useless codes just for FUN.
Solution of some of the codeforces problems.
China Computer Federation(CCF) Certification (CAP) Solutions (In Chinese)
Laboratório de Algoritmos e Estruturas de Dados II (C/C++)