aoc::year2016::day06

Function part2

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