mirror of
https://github.com/parnic/advent-of-code-2024.git
synced 2025-06-16 04:20:15 -05:00
66f0f805a8cdc4b762d8b09522ebc99c6d41e775
This solution feels pretty bad. I think I shouldn't have used my ivec2 utilities and just checked the next spots for part 2. It would probably have been simpler given all the constraints. I'm also certain there's a smarter way to solve this than what I did, but...it works, so...?
Advent of Code 2024
My solutions to Advent of Code 2024.
Description
Languages
C#
100%