pub fn part2(input: &[(u32, u32, u32)]) -> u32
Sum the product of maximum red, green and blue values.