The exam project for Algorithmic Problem Solving 2023 at ITU, consisting of a self-designed Kattis problem and solutions for self-selected Kattis problems.
The repository root contains the following three folders:
Kattis problems
: our solutions to problems found on Kattisonecopenhellofaproblem
: our own Kattis problem design_testdata_tools
: Kodsport's test data tools for generating test cases in our problem design. Ignore this folder.