Duckapple / Kat

Kattis shell for getting examples, testing and submitting.
19 stars 6 forks source link

Debug command #72

Closed Jakobis closed 2 years ago

Jakobis commented 3 years ago

A command for debugging tools for finding sources of WA or RTE on Kattis. Since I have no idea how difficult this will be to do across languages, I will assume python for everything here. Debug should include the following subcommands:

These are the functionalities I could think of. If there is a good way to check for TLE, then that would be nice as well