aoc
2023.12.25
In aoc::
year2022::
day12
Function
aoc
::
year2022
::
day12
::
part1
Copy item path
source
ยท
[
−
]
pub fn part1(input: &(
Grid
<
u8
>,
Point
)) ->
u32
Expand description
Find the shortest path from
E
to
S