aoc
2024.12.25
In aoc::
year2019::
day15
aoc
::
year2019
::
day15
Type Alias
Input
Copy item path
Source
type Input = (
FastSet
<
Point
>,
Point
);