aoc2023/example2.txt
2023-12-08 21:28:10 -05:00

5 lines
56 B
Text

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