From 640bdc3fed46a9e6d3d569dae8fa91da2894697d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Mon, 16 Dec 2019 08:16:17 +0100 Subject: WIP Day 14 (working pt1) --- solutions/input/14-test1 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 solutions/input/14-test1 (limited to 'solutions/input/14-test1') diff --git a/solutions/input/14-test1 b/solutions/input/14-test1 new file mode 100644 index 0000000..65ad5cc --- /dev/null +++ b/solutions/input/14-test1 @@ -0,0 +1,6 @@ +10 ORE => 10 A +1 ORE => 1 B +7 A, 1 B => 1 C +7 A, 1 C => 1 D +7 A, 1 D => 1 E +7 A, 1 E => 1 FUEL -- cgit v1.2.1