Discussion thread for day 3 of the Advent of Code - https://adventofcode.com/2024/day/3
Such a relief when regex works the way I intended on the first try 😅
I had some trouble with my code, initially, but managed to identify and resolve the bugs I ran into quickly
It's about 'Parse'.
(Edit)
Tool golf version: Part1=3 tools, Part2=3 tools
I love seeing the cryptic and quickly typed column names and annotations AoCers use when racing on the leaderboard. 😂 not maintainable, but so relatable and funny
Solved!
I should become closer friends with the RegEx tool.
But to simplify the regex, I used the Find Replace tool.
The RegEx on this one was beyond my normal reach, but we got there.
One useful trick was
regex tools win the race today.