aoc
2024.12.25
In aoc::
year2021::
day03
aoc
::
year2021
::
day03
Function
filter
Copy item path
Source
fn filter(numbers: &mut
Vec
<&[
u8
]>, i:
usize
, keep:
u8
)