aoc::year2022::day12

Function part1

Source
pub fn part1(input: &(Grid<u8>, Point)) -> u32
Expand description

Find the shortest path from E to S