mirror of
https://github.com/parnic/advent-of-code-2024.git
synced 2025-06-16 04:20:15 -05:00
ed5ca6d7635509ddfb1b27e1d00bacce88f5f79f
It took me a minute to figure out a good solution for part 2, but I'm pretty happy with the custom-sort-function implementation. I also really like the LINQ one-liners for getting the actual totals. I feel like future-me is going to be mad and confused, but right now it feels fun!
Advent of Code 2024
My solutions to Advent of Code 2024.
Description
Languages
C#
100%