day09

package
v0.0.0-...-5d524ee Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Day09 = runner.NewStreamingDay(9, parseHistory, part1, part2).
	WithExpectedAnswers(2098530125, 1016)

Functions

This section is empty.

Types

type History

type History []int

func (History) NextValue

func (h History) NextValue() (int, error)

func (History) PreviousValue

func (h History) PreviousValue() (int, error)

Jump to

Keyboard shortcuts

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