Add examples, setup a parser... next bit is going to be tricky and require thought
[advent-of-code-2019.git] / day14 / 165_ORE_1_FUEL.txt
diff --git a/day14/165_ORE_1_FUEL.txt b/day14/165_ORE_1_FUEL.txt
new file mode 100644 (file)
index 0000000..85c4b1e
--- /dev/null
@@ -0,0 +1,7 @@
+9 ORE => 2 A
+8 ORE => 3 B
+7 ORE => 5 C
+3 A, 4 B => 1 AB
+5 B, 7 C => 1 BC
+4 C, 1 A => 1 CA
+2 AB, 3 BC, 4 CA => 1 FUEL