Documentation
¶
Index ¶
- func Abs(x int) int
- func Day1() (int, int)
- func Day10() (int, int)
- func Day11() (int, int)
- func Day12() (int, int)
- func Day13() (int, int)
- func Day14() (int, int)
- func Day2() (int, int)
- func Day3() (int, int)
- func Day4() (int, int)
- func Day5() (int, int)
- func Day6() (int, int)
- func Day7() (int, int)
- func Day8() (int, int)
- func Day9() (int, int)
- func Lines(fileName string) []string
- type Button
- type Cell
- type ClawMachine
- type GridContent
- type GuardState
- type Operator
- type Orientation
- type Position
- type Prize
- type Queue
- type QueueImpl
- type Robot
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClawMachine ¶
type ClawMachine struct {
A, B Button
// contains filtered or unexported fields
}
type GridContent ¶
type GridContent byte
type GuardState ¶
type GuardState struct {
// contains filtered or unexported fields
}
type Orientation ¶
type Orientation int
Click to show internal directories.
Click to hide internal directories.