Signed-off-by: Joseph Umana <joseph@josephumana.com>
This commit is contained in:
Joseph Umana 2025-07-25 16:34:35 -04:00
parent da34a7b62e
commit 47231e6975
Signed by: joeuint
GPG key ID: 05A7B3877ADEC27C

View file

@ -2,10 +2,16 @@
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