1
0
Fork 0
2022/samples/day19.txt
Matej Focko ad42be0cb7
day(19): add solution
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-07-06 20:59:36 +02:00

2 lines
320 B
Text

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.