#
domjudge
Here are 19 public repositories matching this topic...
Online judge scoreboard parser
-
Updated
Mar 28, 2021 - Java
Tools for developing ICPC-style programming contest problems.
-
Updated
Jun 10, 2021 - Python
checks integrity of test data in programming contests like the ACM ICPC
verify
c-plus-plus
validation
scanner
grammar
icpc
acm-icpc
syntax-checker
programming-contests
newline
domjudge
testdata
parser-files
-
Updated
Sep 1, 2020 - M4
This repository contains how to run DOMjudge with Kubernetes and Docker Images. (for personal practice purpose)
-
Updated
Apr 21, 2020
A guide for starting DOMjudge using some helper Bash scripts
-
Updated
Jan 26, 2021 - Shell
Django suite for running ACM Programming Contests at Florida State University
-
Updated
Jun 10, 2021 - JavaScript
Collaborative Environment for Teaching and Trainning of Computer Programing and Competitions
-
Updated
Feb 13, 2018 - Java
-
Updated
Nov 14, 2020 - Shell
-
Updated
Jun 6, 2021 - TeX
Ready to use, beautified dockerized judge platform.
-
Updated
Mar 20, 2018
Simple drop&customize DOMjudge compatible .Net testrunner
-
Updated
Sep 11, 2017 - C#
Improve this page
Add a description, image, and links to the domjudge topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the domjudge topic, visit your repo's landing page and select "manage topics."
When icpc/ccs-specs#38 is merged, we no longer need the
scoreboard.tsvexport. We can replace it with something that internally gets the scoreboard API endpoint and downloads it as JSON.