diff options
Diffstat (limited to 'day21/test')
-rw-r--r-- | day21/test | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/day21/test b/day21/test new file mode 100644 index 0000000..e14be60 --- /dev/null +++ b/day21/test @@ -0,0 +1,15 @@ +root: pppw + sjmn +dbpl: 5 +cczh: sllz + lgvd +zczc: 2 +ptdq: humn - dvpt +dvpt: 3 +lfqf: 4 +humn: 5 +ljgn: 2 +sjmn: drzm * dbpl +sllz: 4 +pppw: cczh / lfqf +lgvd: ljgn * ptdq +drzm: hmdt - zczc +hmdt: 32 |