aoc::year2022::day09

Type Alias Pair

Source
type Pair = (Point, i32);