1 | ||
1 | ||
1 | ||
1 |
https://adventofcode.com/2024/day/3
I saw someone was having problems with their site before so I'm now adding the problem content to my git.
https://lab.gvid.tv/x0x7/AdventOfCodeSolutions/src/branch/main/2024/day3
From the looks of it the difficulty is going up a little.
Pinging last participants:
@happytoes @Aurelius @High_Quality_Dick_Pics @JasonCarswell
I tested it with the \d+ and it did return the same result but they could have thrown a curve ball with a long number. So I did \d{1,3}.
Good catch on the optional whitespace. I didn't do that but they were forgiving.
Any luck on the part 2?
oh, lol, there is a part 2? maybe not now, but i'll read the question better tomorrow! :-)
Black magic is what this is!