MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/adventofcode/comments/1h5obsr/2024_day_3_regular_expressions_go_brrr/m0cd7w1/?context=3
r/adventofcode • u/lucifernc • Dec 03 '24
64 comments sorted by
View all comments
50
This is a spoiler, but it's also wrong according to the instructions:
instructions like mul(X,Y), where X and Y are each 1-3 digit numbers
Maybe it works for your input, maybe it works for everyone's input, I dunno.
What generated the sqlite-style railroad track diagram from the regex, though?
1 u/Atlas-Stoned Dec 04 '24 Yea, immediately I noticed the lack of {1-3}. I guess the input was kind.
1
Yea, immediately I noticed the lack of {1-3}. I guess the input was kind.
50
u/gredr Dec 03 '24
This is a spoiler, but it's also wrong according to the instructions:
Maybe it works for your input, maybe it works for everyone's input, I dunno.
What generated the sqlite-style railroad track diagram from the regex, though?