see here: https://adventofcode.com/2022
- Code implemented in Kotlin
- Input files mostly passed as Multiline string constants due to lazyness
- Pretty dirty code - more focussed on solving the problem fast (or at all) than finding a pretty solution
see here: https://adventofcode.com/2022