aoc
2024.12.25
Module day19
Sections
A Series of Tubes
Module Items
Functions
Type Aliases
In aoc::
year2017
aoc
::
year2017
Module
day19
Copy item path
Source
Expand description
§
A Series of Tubes
Uses the utility
Grid
to parse the input, then the
Point
class to follow the path.
Functions
§
parse
part1
part2
Type Aliases
§
Input
🔒