aoc::year2016::day03

Function count

Source
fn count(iter: impl Iterator<Item = u32>) -> usize