day15

package
v0.0.0-...-acf6961 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Part1

func Part1(g Grid) int

func Part2

func Part2(g Grid) int

Types

type Grid

type Grid map[advent2021.XY]int

func NewGrid

func NewGrid(in []string) Grid

func (Grid) BottomRight

func (g Grid) BottomRight() advent2021.XY

func (Grid) Expand

func (g Grid) Expand(n int) Grid

func (Grid) ShortestPath

func (g Grid) ShortestPath(from, to advent2021.XY) int

func (Grid) String

func (g Grid) String() string

Jump to

Keyboard shortcuts

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