advent_of_code/2023/day20_pulse_propagation/tests/sample_input
2023-12-20 20:09:20 +01:00

5 lines
63 B
Text

broadcaster -> a
%a -> inv, con
&inv -> b
%b -> con
&con -> rx