aoc
2024.12.25
In aoc::
year2015::
day10
aoc
::
year2015
::
day10
Type Alias
Result
Copy item path
Source
type Result = (
usize
,
usize
);