Function aoc::year2015::day17::part1

source ยท
pub fn part1(input: &[u32]) -> u32
Expand description

We only care about the total combinations, so sum the entire vec.