Function aoc::year2017::day02::part1

source ยท
pub fn part1(input: &Vec<Vec<u32>>) -> u32