day14

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 (
	Day14 = runner.NewDay(14, parseFunc, part1, part2).
		WithExpectedAnswers(105982, 85175)
)

Functions

This section is empty.

Types

type Rocks

type Rocks uint8
const (
	Empty Rocks = iota
	Rounded
	Cubed
)

func (Rocks) Colour

func (r Rocks) Colour() color.Color

func (Rocks) Rune

func (r Rocks) Rune() rune

func (Rocks) Valid

func (r Rocks) Valid() bool

Jump to

Keyboard shortcuts

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