Function aoc::year2015::day17::part2

source ยท
pub fn part2(input: &[u32]) -> u32
Expand description

We want the number of combination with the fewest containers, so find first non-zero value.