Grades and analyzes user code.
|
|
||
|---|---|---|
| testprogs | ||
| tools | ||
| .gitignore | ||
| main.c | ||
| Makefile | ||
| README.md | ||
| serialization.c | ||
| serialization.h | ||
| structs.h | ||
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>