adventofcode-2023/day8/test

5 lines
No EOL
55 B
Text

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