aoc
2024.12.25
In aoc::
year2023::
day08
Functions
parse
part1
part2
Type Aliases
Input
aoc
::
year2023
::
day08
Type Alias
Input
Copy item path
Settings
Help
Summary
Source
type Input = (
usize
,
usize
);