Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 336 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 336 Bytes

Autotest Kattis

Fetches sample input and output and compares program output.

Usage:

kattis [problem name]

Requires a solution to the given problem to be in the local directory. The solution file must have the problem name as it appears in the url on open.kattis.com with a .py or .cpp file extension.