aoc
2023.12.25
Input
In aoc::
year2023::
day18
Type Alias
aoc
::
year2023
::
day18
::
Input
Copy item path
source
ยท
[
−
]
type Input = (
Vec
<(
Point
,
i32
)>,
Vec
<(
Point
,
i32
)>);