jpages on Nostr: Advent of Code - Day 5 Part 1 : 1:19:52 (rank 9976) Part 2 : 5:07:13 (rank 10601) ...
Advent of Code - Day 5
Part 1 : 1:19:52 (rank 9976)
Part 2 : 5:07:13 (rank 10601)
This was an interesting problem.
Part 2 was really difficult. I used recursion (for the first time this year) and had to compute ranges intersections to solve it in a skillful day.
#AdventOfCode
Part 1 : 1:19:52 (rank 9976)
Part 2 : 5:07:13 (rank 10601)
This was an interesting problem.
Part 2 was really difficult. I used recursion (for the first time this year) and had to compute ranges intersections to solve it in a skillful day.
#AdventOfCode