day10

package
v0.0.0-...-bf12b5d Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2019 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Grid

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

func Day10_parse

func Day10_parse(fileName string) Grid

func (Grid) Intersect

func (g Grid) Intersect() Grid

func (Grid) Max

func (g Grid) Max(point *Point) int

func (Grid) Print

func (g Grid) Print()

func (Grid) Vaporize

func (g Grid) Vaporize(point Point, count int) Point

type Point

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

type PolarCoord

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

Jump to

Keyboard shortcuts

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