Skip to main content
part2
aoc
2025.12.25
In aoc::
year2018::
day22
aoc
::
year2018
::
day22
Function
part2
Copy item path
Source
pub fn part2(input: &
Input
) ->
i32
Expand description
A* search for the shortest path to the target.