day 20 part 1

This commit is contained in:
Lucia Ceionia
2023-12-23 02:56:15 -06:00
parent 2598b444f8
commit 9f5df0a65c
6 changed files with 703 additions and 0 deletions

5
20/input_test Normal file
View File

@@ -0,0 +1,5 @@
broadcaster -> aa, bb, cc
%aa -> bb
%bb -> cc
%cc -> iv
&iv -> aa