aoc
2023.12.25
In aoc::
year2023::
day17
Function
aoc
::
year2023
::
day17
::
part1
Copy item path
source
ยท
[
−
]
pub fn part1(grid: &
Grid
<
i32
>) ->
i32
Expand description
Search with a maximum of 3 steps in any direction.