advent_of_code/2023/8/input_example.txt
kleph 2a004b9110
All checks were successful
continuous-integration/drone/push Build is passing
2023 - Day 8 part 1
2023-12-19 21:38:09 +01:00

5 lines
56 B
Text

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