Files
advent-of-code-2023/day8/test_input.txt

6 lines
56 B
Plaintext
Raw Normal View History

2024-01-04 18:11:12 +03:00
LLR
AAA = (BBB, BBB)
BBB = (AAA, ZZZ)
ZZZ = (ZZZ, ZZZ)