aoc::year2021::day08

Function part1

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