aoc::year2021::day05

Function vents

Source
fn vents(input: &[[u32; 4]], grid: &mut [u8]) -> usize