AdventOfCode2023/tests_res/day8/input1.txt

5 lines
55 B
Plaintext
Raw Normal View History

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