AdventOfCode2023/tests_res/day8/input1.txt
2023-12-08 23:58:03 +01:00

5 lines
55 B
Plaintext

LLR
AAA = (BBB, BBB)
BBB = (AAA, ZZZ)
ZZZ = (ZZZ, ZZZ)