jpages on Nostr: Advent of Code 2023 - Day 3 Part 1 : 1:02:42 (rank 7159) Part 2 : 2:28:41 (rank ...
Advent of Code 2023 - Day 3
Part 1 : 1:02:42 (rank 7159)
Part 2 : 2:28:41 (rank 10439)
Today's problem was harder, as it required 2-dimensional grid manipulations.
The first version of my code, that I used for the puzzle validation was a mess. I almost entirely reengineered it after the validation.
#AdventOfCode
Part 1 : 1:02:42 (rank 7159)
Part 2 : 2:28:41 (rank 10439)
Today's problem was harder, as it required 2-dimensional grid manipulations.
The first version of my code, that I used for the puzzle validation was a mess. I almost entirely reengineered it after the validation.
#AdventOfCode