An open API service indexing awesome lists of open source software.

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.

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).