2023 Day 20 Complete!

This commit is contained in:
2023-12-20 09:10:17 -06:00
parent f5c907314d
commit 89bb8f2bb8
5 changed files with 548 additions and 0 deletions

5
2023/day20/testinput1 Normal file
View File

@@ -0,0 +1,5 @@
broadcaster -> a, b, c
%a -> b
%b -> c
%c -> inv
&inv -> a