Documentation
¶
Index ¶
Constants ¶
View Source
const MaxDistance = 999999
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exercise ¶
type Exercise struct {
common.BaseExercise
}
Exercise for Advent of Code 2022 day 16.
func (Exercise) One ¶
One returns the answer to the first part of the exercise. wrong: 1575 (too low) wrong: 1566 (too low) wrong: 1589 (too low) answer: 1647
Click to show internal directories.
Click to hide internal directories.