advent-of-code/2023/day8/example.txt

5 lines
55 B
Plaintext
Raw Normal View History

2024-12-03 14:29:02 +00:00
LLR
AAA = (BBB, BBB)
BBB = (AAA, ZZZ)
ZZZ = (ZZZ, ZZZ)