aoc::year2021::day08

Function part2

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