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