Start working on day 19.

This commit is contained in:
Mikael CAPELLE
2022-12-19 13:51:32 +01:00
parent b8e2faa8c9
commit 01300e23b2
2 changed files with 418 additions and 0 deletions

2
2022/tests/day19.txt Normal file
View 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.