advent-of-code/2023/samples/day08.txt

6 lines
56 B
Plaintext
Raw Normal View History

2023-12-08 14:58:49 +00:00
LLR
AAA = (BBB, BBB)
BBB = (AAA, ZZZ)
ZZZ = (ZZZ, ZZZ)