Grades and analyzes user code.
Find a file
Joseph Umana da34a7b62e
init
Signed-off-by: Joseph Umana <joseph@josephumana.com>
2025-07-25 16:32:30 -04:00
testprogs init 2025-07-25 16:32:30 -04:00
tools init 2025-07-25 16:32:30 -04:00
.gitignore init 2025-07-25 16:32:30 -04:00
main.c init 2025-07-25 16:32:30 -04:00
Makefile init 2025-07-25 16:32:30 -04:00
README.md init 2025-07-25 16:32:30 -04:00
serialization.c init 2025-07-25 16:32:30 -04:00
serialization.h init 2025-07-25 16:32:30 -04:00
structs.h init 2025-07-25 16:32:30 -04:00

GOJ-Runtime

A lightweight, simple competitive programmer runtime and grader.

Features

[x] Time limits [x] Memory limits [x] Result Serialization (results) [] Grading [] Multiple Test Cases

Usage

# gojrt <compile_command> <run_command> <runtime_seconds> <memory_limit>