day 08 part 1 finished
This commit is contained in:
5
2023/day08/example.txt
Normal file
5
2023/day08/example.txt
Normal file
@ -0,0 +1,5 @@
|
||||
LLR
|
||||
|
||||
AAA = (BBB, BBB)
|
||||
BBB = (AAA, ZZZ)
|
||||
ZZZ = (ZZZ, ZZZ)
|
Reference in New Issue
Block a user