/Kattis

Solutions to some problems of the Kattis programming portal

Primary LanguageC++MIT LicenseMIT

Kattis

Solutions to some problems of the Kattis programming portal

Use the doExercise.sh shell script to generate template files for solving a problem.

$ ./doExercise.sh problem_name C++

This will create a folder with the problem_name and the necessary files to compile a C++ program.