aoc-all

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

day20a.txt (59B)


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