Go to file
Parnic 409bdf2fd9 Day 9
Part 1 is pretty ugly, but fast. Part 2 is slower than I'd like (~200ms in Release) so I may revisit, but it's fast enough for now. The slowest part seems to be FindIndex on the gap list.
2024-12-11 08:38:30 -06:00
2024-11-30 23:17:46 -06:00
2024-12-11 08:38:30 -06:00
2024-12-01 11:13:56 -06:00
2024-11-30 23:17:46 -06:00
2024-11-30 23:17:46 -06:00
2024-11-30 23:17:46 -06:00
2024-11-30 23:17:46 -06:00

Advent of Code 2024

My solutions to Advent of Code 2024.

Description
No description provided
Readme 137 KiB
Languages
C# 100%