A repo of solved Kattis problems. Uses Kattis-Grind-Setup.
To create a new problem, run new-problem.bat
and type the problem id on open Kattis.
The source file for the problem is given as prog.cpp
by default.
To run compile and run a problem, run run.bat
inside the problem folder.
To open a link to the problem online, run kattis.bat
inside the problem folder.
Development:
Reference: