https://github.com/tyilo/kattis-test
Tool for running problem submissions against samples.
https://github.com/tyilo/kattis-test
competitive-programming kattis
Last synced: 4 months ago
JSON representation
Tool for running problem submissions against samples.
- Host: GitHub
- URL: https://github.com/tyilo/kattis-test
- Owner: tyilo
- Created: 2017-11-27T12:54:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-09T14:22:11.000Z (over 1 year ago)
- Last Synced: 2025-01-09T15:32:58.799Z (over 1 year ago)
- Topics: competitive-programming, kattis
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kattis-test
Tool for automatically downloading sample input/output for problems [open.kattis.com](https://open.kattis.com/)
and testing a solution against it.
If the [`kattis-cli`](https://github.com/Kattis/kattis-cli) tool is installed (and can be run with `kattis`)
the script can also be used to submit the solution (see `--submit` option).