aoc
2023.12.25
Pair
In aoc::
year2021::
day21
Type Alias
aoc
::
year2021
::
day21
::
Pair
Copy item path
source
ยท
[
−
]
type Pair = (
usize
,
usize
);