advent-of-code/2023/20-Pulse_Propagation/example

5 lines
59 B
Text

broadcaster -> a, b, c
%a -> b
%b -> c
%c -> inv
&inv -> a