aoc::year2016::day06

Function part1

Source
pub fn part1(input: &Vec<[u32; 26]>) -> String