advent-of-code/2023/inputs/day08_test2

6 lines
56 B
Text
Raw Normal View History

2023-12-09 11:34:43 +01:00
LLR
AAA = (BBB, BBB)
BBB = (AAA, ZZZ)
ZZZ = (ZZZ, ZZZ)