adventofcode-2023/day8/test

5 lines
55 B
Plaintext

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