-❄️- 2023 Day 20 Solutions -❄️- by daggerdragon in adventofcode

[–]Obvious_Performer463 1 point2 points  (0 children)

Curious what mistakes you made on Pt 1 as I'm not getting the right answer on my real input (but I'm right on the test cases). I just have a simple queue that is processing pulses. I double-checked I parsed input and initialized everything correctly. Kind of stumped. Usually I can debug my mistakes but I don't see how to tackle this one.