aoc
2024.12.25
In aoc::
year2024::
day22
aoc
::
year2024
::
day22
Type Alias
Result
Copy item path
Source
type Result = (
u64
,
Vec
<
u16
>);