part2

Function part2 

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

Sum the product of maximum red, green and blue values.