adventofcode2023/08/input_test
2023-12-08 11:10:36 -06:00

6 lines
56 B
Plaintext

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