Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed example.txt FileExample []byte //go:embed input.txt FileInput []byte )
Functions ¶
func NumArrangements ¶
Types ¶
type Game ¶
type Game struct {
Records []Record
}
func (*Game) SolvePart1 ¶
func (*Game) SolvePart2 ¶
Click to show internal directories.
Click to hide internal directories.