day19 finished
This commit is contained in:
parent
b3b434882b
commit
c2ebf9dc84
5 changed files with 213 additions and 0 deletions
2
advent/days/day19/data/example01.txt
Normal file
2
advent/days/day19/data/example01.txt
Normal file
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue