Function adventofcode_rust_2015::day15::part1
source · [−]fn part1(input: &[Ingredient]) -> u64
Expand description
Part 1: what is the total score of the highest-scoring cookie you can make?
fn part1(input: &[Ingredient]) -> u64
Part 1: what is the total score of the highest-scoring cookie you can make?