Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exercise ¶
type Exercise struct {
common.BaseExercise
}
Exercise for Advent of Code 2023 day 5.
type SeedMap ¶
type SeedMap struct { Type Category Offsets []SeedMapOffset }
type SeedMapOffset ¶
Click to show internal directories.
Click to hide internal directories.