day09

package
v0.0.0-...-aa75ebd Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Example string
View Source
var Example2 string

Functions

This section is empty.

Types

type Day09

type Day09 struct {
	Motions []struct {
		Dir   string
		Steps int
	}
}

func (*Day09) Parse

func (d *Day09) Parse(input string)

func (*Day09) ParseExample

func (d *Day09) ParseExample()

func (*Day09) ParseExample2

func (d *Day09) ParseExample2()

func (*Day09) Part1

func (d *Day09) Part1() any

func (*Day09) Part2

func (d *Day09) Part2() any

Jump to

Keyboard shortcuts

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