advent-of-code/day08/example2.txt
2023-12-08 15:11:24 -07:00

5 lines
55 B
Plaintext

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