day9

package
v0.0.0-...-b64f895 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2022 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Day9

func Day9()

func FindBasin

func FindBasin(coords map[Coord]int, lowPoint Coord, maxRow int, maxCol int) int

func MakeCoords

func MakeCoords(grid [][]int) map[Coord]int

Types

type Coord

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

func FindLowPoints

func FindLowPoints(coords map[Coord]int, maxRow int, maxCol int) []Coord

Jump to

Keyboard shortcuts

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