advent_of_code_2023/Day08/test.txt

6 lines
56 B
Plaintext
Raw Normal View History

2023-12-10 09:23:48 +00:00
LLR
AAA = (BBB, BBB)
BBB = (AAA, ZZZ)
ZZZ = (ZZZ, ZZZ)