aoc::year2015::day02

Function part1

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