day24

package
v0.0.0-...-38c8f7e Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Part1

func Part1(instructions []string) (int, error)

func Part2

func Part2(instructions []string) (int, error)

Types

type Grid

type Grid map[advent2020.XYZ]bool

func NewGrid

func NewGrid(instructions []string) (Grid, error)

func (Grid) AdjacentBlack

func (g Grid) AdjacentBlack(pos advent2020.XYZ) int

func (Grid) Black

func (g Grid) Black() int

func (Grid) Step

func (g Grid) Step() Grid

func (Grid) StepN

func (g Grid) StepN(n int) Grid

Jump to

Keyboard shortcuts

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