Documentation
¶
Overview ¶
Package day16 for Advent of Code 2024, day 16. https://adventofcode.com/2024/day/16
Package day16 for Advent of Code 2024, day 16, part 1. https://adventofcode.com/2024/day/16
Package day16 for Advent of Code 2024, day 16, part 2. https://adventofcode.com/2024/day/16
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type QueueEntity ¶
type QueueEntity struct {
// contains filtered or unexported fields
}
type ReindeerMaze ¶
type ReindeerMaze struct {
// contains filtered or unexported fields
}
func (ReindeerMaze) String ¶
func (rm ReindeerMaze) String() string
Click to show internal directories.
Click to hide internal directories.