aoc
2024.12.25
In aoc::
year2021::
day05
aoc
::
year2021
::
day05
Function
vents
Copy item path
Source
fn vents(input:
Vec
<[
usize
;
4
]>, grid: &mut [
u8
]) ->
usize