Files
advent-of-code-2023/day8/test_input.txt
2024-01-04 18:11:12 +03:00

6 lines
56 B
Plaintext

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