18 lines
303 B
Markdown
18 lines
303 B
Markdown
# 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>`
|