d2

package
v0.0.0-...-3cf76cc Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SolvePart1

func SolvePart1(records []Record) int

SolvePart1 ..

func SolvePart2

func SolvePart2(records []Record) int

SolvePart2 ..

Types

type Record

type Record struct {
	Letter  string
	Min     int
	Max     int
	Content string
}

Record ...

func ParseInput

func ParseInput(f []byte) ([]Record, error)

ParseInput ..

Jump to

Keyboard shortcuts

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