aoc-all

My solutions to all Advent of Code
git clone https://git.instinctive.eu/aoc-all.git
Log | Files | Refs | README | LICENSE

day20b.txt (67B)


      1 broadcaster -> a
      2 %a -> inv, con
      3 &inv -> b
      4 %b -> con
      5 &con -> output