aoc-2023

My solutions in CHICKEN scheme to Advent of Code 2023
git clone https://git.instinctive.eu/aoc-2023.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