My video visualization of Day 20 in thread
# advent-of-code
m
My video visualization of Day 20 in thread
p
Nice! 👍
k
What does that code look like? I couldn't figure out a nice way to do it branch by branch like in the animation, I had to do everything at once.
It's not the best code though...
k
Ooh I was thinking about the
getMatchingCloseParenthesis
, didn't go for it at the end. Nice!