advent-of-code/2023/inputs/day08_test2

5 lines
56 B
Text

LLR
AAA = (BBB, BBB)
BBB = (AAA, ZZZ)
ZZZ = (ZZZ, ZZZ)