aoc
2024.12.25
Module day03
Sections
Mull It Over
Module Items
Functions
Type Aliases
In aoc::
year2024
aoc
::
year2024
Module
day03
Copy item path
Source
Expand description
§
Mull It Over
Solves both parts simultaneously using a custom parser instead of
regex
.
Functions
§
parse
part1
part2
Type Aliases
§
Input
🔒