aoc::year2015::day02

Function part2

Source
pub fn part2(input: &[[u32; 3]]) -> u32