mirror of
https://github.com/parnic/advent-of-code-2022.git
synced 2025-06-16 13:40:13 -05:00
ff7633dc12b6a93e0c235469f7459cde055dd324
This is an ugly, kind-of-brute-force solution. I'm not proud of it, but it works and got me top 1000 on both parts. I also changed the "which day to run if no day is specified" to just always choose the highest numbered day.
Advent of Code 2022
My solutions to Advent of Code 2022.
Description
Languages
C#
100%