mirror of
https://github.com/parnic/advent-of-code-2023.git
synced 2025-06-16 08:40:14 -05:00
27628abd485efcafec8341b13effb78093b685b3
Part 1 was my own, but was far, far too slow for part 2. I couldn't find a way to optimize it and didn't want to get stuck on the day forever, so I cribbed a solution from a Reddit post explaining a much faster way to solve it.
Advent of Code 2023
My solutions to Advent of Code 2023.
Description
Languages
C#
100%