Function adventofcode_rust_2015::day15::part2
source · [−]fn part2(input: &[Ingredient]) -> u64
Expand description
Part 2: what is the total score of the highest-scoring cookie you can make with a calorie total of 500
fn part2(input: &[Ingredient]) -> u64
Part 2: what is the total score of the highest-scoring cookie you can make with a calorie total of 500