Documentation
¶
Index ¶
- func Input(day int) (string, error)
- func Instrument(part1, part2 func(string) (string, error)) (_, __ func(string) (string, error))
- func IntSolvers(day int) (part1, part2 func(string) (int, error))
- func Part1Answer(day int) (string, error)
- func Part2Answer(day int) (string, error)
- func Profile() func()
- func Solvers(day int) (part1, part2 func(string) (string, error))
- func Submit(day int, part1, part2 func(string) (string, error)) (_, __ func(string) (string, error))
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Instrument ¶
func Part1Answer ¶
func Part2Answer ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.