summaryrefslogtreecommitdiffstats
path: root/prog/aoc/23/8/3.txt
blob: 5b3fa585939078e332a0d6a45e1fd70ef0ce190e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
LR

11A = (11B, XXX)
11B = (XXX, 11Z)
11Z = (11B, XXX)
22A = (22B, XXX)
22B = (22C, 22C)
22C = (22Z, 22Z)
22Z = (22B, 22B)
XXX = (XXX, XXX)