aoc::year2017::day02

Function part2

Source
pub fn part2(input: &Vec<Vec<u32>>) -> u32