day03

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Day03_part1_solve

func Day03_part1_solve(wire_a string, wire_b string) int

func Day03_part2_solve

func Day03_part2_solve(wire_a string, wire_b string) int

Types

type Grid

type Grid map[Point]GridVal

type GridVal

type GridVal [2]int

type Point

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

Jump to

Keyboard shortcuts

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