advent-of-code/2023/day8/example.txt
2024-12-03 15:29:02 +01:00

5 lines
55 B
Plaintext

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