aoc
2023.12.25
In aoc::
year2021::
day05
Function
aoc
::
year2021
::
day05
::
vents
Copy item path
source
ยท
[
−
]
fn vents(input: &[[
u32
;
4
]], grid: &mut [
u8
]) ->
usize