GOJ-Runtime/README.md
Joseph Umana d8d3d26f69
README corrections
Signed-off-by: Joseph Umana <joseph@josephumana.com>
2025-07-25 16:37:04 -04:00

303 B

GOJ-Runtime

A lightweight, simple competitive programmer runtime and grader.

Features

[x] UID switching

[x] Time limits

[x] Memory limits

[x] Result Serialization (results)

[] Grading

[] Multiple Test Cases

Usage

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