diff options
Diffstat (limited to '19/input.txt')
| -rw-r--r-- | 19/input.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/19/input.txt b/19/input.txt new file mode 100644 index 0000000..5d340c6 --- /dev/null +++ b/19/input.txt @@ -0,0 +1,3 @@ +Blueprint 1: Each ore robot costs 3 ore. Each clay robot costs 3 ore. Each obsidian robot costs 3 ore and 16 clay. Each geode robot costs 3 ore and 9 obsidian. +Blueprint 2: Each ore robot costs 3 ore. Each clay robot costs 3 ore. Each obsidian robot costs 3 ore and 19 clay. Each geode robot costs 3 ore and 19 obsidian. +Blueprint 3: Each ore robot costs 4 ore. Each clay robot costs 4 ore. Each obsidian robot costs 2 ore and 14 clay. Each geode robot costs 4 ore and 19 obsidian. |
