aboutsummaryrefslogtreecommitdiff
path: root/day19/test
diff options
context:
space:
mode:
authorNat Lasseter <user@4574.co.uk>2022-12-20 12:09:07 +0000
committerNat Lasseter <user@4574.co.uk>2022-12-20 12:09:07 +0000
commitad27ffd3a643e93d561fc39cde98e683a6592491 (patch)
treed87ddd3913d7692d7b8c5a719faa522b558a3cd7 /day19/test
parent896addebb0843d99d9845140eb3b1167bf6e9787 (diff)
[WIP] Day 19, part 1
Diffstat (limited to 'day19/test')
-rw-r--r--day19/test2
1 files changed, 2 insertions, 0 deletions
diff --git a/day19/test b/day19/test
new file mode 100644
index 0000000..f39c094
--- /dev/null
+++ b/day19/test
@@ -0,0 +1,2 @@
+Blueprint 1: Each ore robot costs 4 ore. Each clay robot costs 2 ore. Each obsidian robot costs 3 ore and 14 clay. Each geode robot costs 2 ore and 7 obsidian.
+Blueprint 2: Each ore robot costs 2 ore. Each clay robot costs 3 ore. Each obsidian robot costs 3 ore and 8 clay. Each geode robot costs 3 ore and 12 obsidian.