The problem data (Test case generator, judge's solution, task, ...) of Library Checker
-
Updated
Dec 15, 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.
The problem data (Test case generator, judge's solution, task, ...) of Library Checker
浙江大学PAT题解 https://pintia.cn
LeetCode 算法解答
It is my solution to the problems on the codeforces.com site. note this is not my coding style it is just for the fast writing in problem-solving contests
Online Judge Kernel,Virtual Judge Adapter,Command-Line Interface, Telnet Server, FTP Server
some source code for some online judge
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Personal solutions to algorithm problems.
洛谷(https://www.luogu.org/) OJ题解
All my solution for examination questions collection.
naive Online Judge solutions 愉快地刷各种OJ(摸了)
[Algorithm] My Online Judge AC Code
My solutions to Dr.Mostafa Saad's sheet to train and improve problem solving skill and to learn Algorithms.
URI, Codeforces, SPOJ & UVA Solutions
(Deprecated) A naive judge worker that is compatiable with the structure of HOJ. Powered by nsjail.
V8-based JavaScript interpreter for online judging.
Personal OJ Question Warehouse / 个人的OJ刷题仓库