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