aoc
2024.12.25
In aoc::
year2024::
day10
aoc
::
year2024
::
day10
Function
solve
Copy item path
Source
fn solve(grid: &
Grid
<
u8
>, distinct:
bool
) ->
u32