Unable to load image

rDrama Advent of Code Day 10: Hoof It

https://adventofcode.com/2024/day/10

I hope this fine morning finds you well, saars.

The word of the day is: graphs!

Rdrama leaderboard. Invite code: 632268-30587026, you need to log in first.

Announcement post with useful links.

@Merryvann please pin this and unpin Day 9.

17
Jump in the discussion.

No email address required.

Not bad tonight. I'm a python scrub, so it was easy to modify part 1's "set of coordinates" to determine unique endpoints to a simple running sum for part 2

Jump in the discussion.

No email address required.

it was one line difference for me in my kotlin version, changed from HashSet->ArrayList for collecting the dfs ends

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.