day 8 puzzle 1
This commit is contained in:
5
tests_res/day8/input1.txt
Normal file
5
tests_res/day8/input1.txt
Normal file
@ -0,0 +1,5 @@
|
||||
LLR
|
||||
|
||||
AAA = (BBB, BBB)
|
||||
BBB = (AAA, ZZZ)
|
||||
ZZZ = (ZZZ, ZZZ)
|
Reference in New Issue
Block a user