aoc
2024.12.25
In aoc::
year2024::
day01
aoc
::
year2024
::
day01
Type Alias
Input
Copy item path
Source
type Input = (
Vec
<
u32
>,
Vec
<
u32
>);