From 5f561f0208a1be8e592dfbef05a57dc129b328d2 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Wed, 21 May 2025 04:36:22 +0100 Subject: [PATCH] 2015: d15: ex1: add input --- 2015/d15/ex1/input | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 2015/d15/ex1/input diff --git a/2015/d15/ex1/input b/2015/d15/ex1/input new file mode 100644 index 0000000..6281182 --- /dev/null +++ b/2015/d15/ex1/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