Input
aoc
2024.12.25
In aoc::
year2025::
day08
aoc
::
year2025
::
day08
Type Alias
Input
Copy item path
Source
type Input = (
Vec
<[
usize
;
3
]>,
Vec
<
Vec
<
Vec
<(
u16
,
u16
,
usize
)>>>);