aoc
2024.12.25
In aoc::
year2022::
day08
aoc
::
year2022
::
day08
Type Alias
Input
Copy item path
Source
type Input = (
usize
,
Vec
<
i8
>);