day02

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 Day02 = runner.NewStreamingDay(2, parseGames, part1, part2).
	WithExpectedAnswers(2727, 56580)

Functions

This section is empty.

Types

type Game

type Game struct {
	ID       int
	MaxRed   int
	MaxGreen int
	MaxBlue  int
}

Jump to

Keyboard shortcuts

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