aoc
2024.12.25
In aoc::
year2023::
day18
aoc
::
year2023
::
day18
Type Alias
Move
Copy item path
Source
type Move = (
Point
,
i32
);