aoc::year2022::day12

Type Alias Input

Source
type Input = (Grid<u8>, Point);