aoc
2023.12.25
In aoc::
year2023::
day18
Function
aoc
::
year2023
::
day18
::
part2
Copy item path
source
ยท
[
−
]
pub fn part2(input: &(
Vec
<(
Point
,
i32
)>,
Vec
<(
Point
,
i32
)>)) ->
i64