advent-of-code/2023/inputs/day08_test2

6 lines
56 B
Plaintext

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