aoc::year2023::day18

Type Alias Move

Source
type Move = (Point, i32);