part2

Function part2 

Source
pub fn part2(input: &[u32]) -> u32
Expand description

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