mirror of
https://github.com/parnic/advent-of-code-2022.git
synced 2025-06-16 05:30:14 -05:00
ba6ad54329778363207c0252a51ad4b03ac9f400
I am not completely happy with this data structure, but it's functional enough. I wanted to implement comparers and equality overrides for the classes to make part 2 shorter, but it would have come at the cost of a bunch of boilerplate code, so whatever.
Advent of Code 2022
My solutions to Advent of Code 2022.
Description
Languages
C#
100%