#
Online Judge
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.
Here are 457 public repositories matching this topic...
-
Updated
Apr 7, 2021 - PHP
competitive-programming
online-judges
online-judge
online-compiler
onlinejudge
code-execution
code-executor
code-runner
onlinejudge-solution
-
Updated
Mar 15, 2021 - HTML
The online judge service with millions of submissions, since 2005.
-
Updated
Apr 8, 2021 - Python
Xyene
commented
Mar 4, 2021
We should add a DMOJ_PROBLEM_STATEMENT_DISALLOWED_CHARACTERS = ('“', '”', '‘', '’')
settings option, and validate (at least) problem statements to not contain any of the characters within it.
We've tried the social solution, but it's proven hard to enforce.
A cross-platform online judge system based on Spring MVC framework and ActiveMQ.
-
Updated
Feb 19, 2021 - Java
web-ide
code-editor
online-judge
online-compiler
online-editor
code-execution
code-executor
code-runner
online-ide
-
Updated
Mar 22, 2021 - JavaScript
PAT OJ exercises in C language 浙江大学PAT纯C语言题解
-
Updated
Apr 1, 2021 - C
The problem data (Test case generator, judge's solution, task, ...) of Library Checker
-
Updated
Apr 5, 2021 - C++
LeetCode 算法解答
algorithm
leetcode
roman
online-judge
leetcode-solutions
parentheses
sorted-lists
sorted-arrays
3sum
repeating-characters
atoi
-
Updated
Jan 19, 2019 - C++
Jiangnan Online Judge
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 7, 2019
An open source online judge system base on Django REST framework and Vue.js !
-
Updated
Apr 8, 2021 - Vue
华东师范大学在线测评系统。https://acm.ecnu.edu.cn/ https://eoj.i64d.com/
-
Updated
Apr 8, 2021 - Python
Online Judge plugin for Moodle 2.7-3.9.
-
Updated
Oct 9, 2020 - PHP
SPOJ like judge to automatically judge the submitted solution.
-
Updated
Mar 22, 2020 - PHP
Judging daemon for programming contests
-
Updated
Sep 20, 2019 - Python
新一代高效强大的信息学在线测评系统
-
Updated
Apr 9, 2021 - TypeScript
Solutions collection of my LeetCode submissions in JavaScript (LeetCode 解题集之 JavaScript 版)
-
Updated
Oct 26, 2019 - JavaScript
Hangzhou Normal University Online Judge
-
Updated
Mar 16, 2021 - JavaScript
some source code for some online judge
-
Updated
Nov 13, 2016 - C++
CodeCourses is an open-source online judge
-
Updated
May 6, 2020 - JavaScript
LQD Online Judge
-
Updated
Apr 8, 2021 - Python
Online Judge Kernel,Virtual Judge Adapter,Command-Line Interface, Telnet Server, FTP Server
-
Updated
Jul 28, 2019 - C
Sandbox Server in REST / gRPC
-
Updated
Apr 6, 2021 - Go
- Wikipedia
- Wikipedia
Regressed in DMOJ/judge-server#673, since now the cache is per-worker-process, and gets destroyed on exit. Will require a rewrite of the caching system.