advent_of_code/2023/8/input_example.txt

6 lines
56 B
Text
Raw Normal View History

2023-12-19 21:32:15 +01:00
LLR
AAA = (BBB, BBB)
BBB = (AAA, ZZZ)
ZZZ = (ZZZ, ZZZ)