Judge USACO problems with stdin/stdout
Project description
QUsaco
please give a github star if you like it :> https://github.com/ryanchou-dev/qusaco
Tired of USACO Judging being too slow/not working?
Introducting Quick-USACO (QUsaco)! This allows you to compile and run your programs against their test cases with ease.
- Multi-language support
- Native Support for USACO Test Case Folders
- Stress-testing for yourself too :D
Test case folder should be formatted as:
1.in
1.out
2.in
2.out
...
Usage
USACO Quick Judge (stdin/stdout)
positional arguments:
ext command to execute the compiled program
test_dir relative path of unzipped directory of USACO test
cases
Example:
Plans
- MLE Support
- host test data so you don't have to download them
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
QUsaco-2.0.tar.gz
(4.0 kB
view hashes)