day10

package
v0.0.0-...-e3b635e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EAST  Direction = "e"
	SOUTH           = "s"
	WEST            = "w"
	NORTH           = "n"
)

Variables

This section is empty.

Functions

func Solve

func Solve(input string) (int, int)

Types

type CheckSide

type CheckSide struct {
	// contains filtered or unexported fields
}

type Direction

type Direction string

type Matrix

type Matrix struct {
	// contains filtered or unexported fields
}

func NewMatrix

func NewMatrix(lines []string) *Matrix

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL