aoc
2024.12.25
In aoc::
year2020::
day03
aoc
::
year2020
::
day03
Function
part1
Copy item path
Source
pub fn part1(input: &
Grid
<
u8
>) ->
u64