From e8ef80c528b10923b43c53da0794d1bc761db2f1 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Wed, 21 May 2025 04:36:33 +0100 Subject: [PATCH] 2015: d15: ex2: add input --- 2015/d15/ex2/input | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 2015/d15/ex2/input diff --git a/2015/d15/ex2/input b/2015/d15/ex2/input new file mode 100644 index 0000000..6281182 --- /dev/null +++ b/2015/d15/ex2/input @@ -0,0 +1,4 @@ +Sprinkles: capacity 5, durability -1, flavor 0, texture 0, calories 5 +PeanutButter: capacity -1, durability 3, flavor 0, texture 0, calories 1 +Frosting: capacity 0, durability -1, flavor 4, texture 0, calories 6 +Sugar: capacity -1, durability 0, flavor 0, texture 2, calories 8