day06

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewParser

func NewParser() *participle.Parser[Leaderboard]

Types

type Leaderboard

type Leaderboard struct {
	Times     []int `parser:"'Time'     ':' @Int+"`
	Distances []int `parser:"'Distance' ':' @Int+"`
}

func (*Leaderboard) Part1

func (leaderboard *Leaderboard) Part1() int

func (*Leaderboard) Part2

func (leaderboard *Leaderboard) Part2() int

Jump to

Keyboard shortcuts

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