Files
advent-of-code/2023/day08/example.txt
2024-12-20 22:52:46 +01:00

5 lines
55 B
Plaintext

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