advent-of-code/2023/day08/test2
2024-11-12 21:46:18 +01:00

5 lines
56 B
Text

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