aoc::year2023::day16

Type Alias Pair

Source
type Pair = (Point, u32);