mirror of
https://github.com/parnic/advent-of-code-2023.git
synced 2025-06-16 08:40:14 -05:00
d9d330b7104dd65f3feea2eb50d273793c7a3725
Part 2 is a brute-forced hack (7 seconds on my machine) but I'm not sure I want to spend the time to find a better solution.
Advent of Code 2023
My solutions to Advent of Code 2023.
Description
Languages
C#
100%