aoc
2024.12.25
In aoc::
year2016::
day01
aoc
::
year2016
::
day01
Type Alias
Pair
Copy item path
Source
type Pair = (
u8
,
i32
);