advent-of-code/aoc2023/day08/example2.txt

5 lines
55 B
Plaintext
Raw Normal View History

2023-12-08 15:11:24 -07:00
LLR
AAA = (BBB, BBB)
BBB = (AAA, ZZZ)
ZZZ = (ZZZ, ZZZ)