aoc

package
v0.0.0-...-99f91dc Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(day, part int, input string) (result int, err error)

Types

type Day

type Day interface {
	Init(string)
	PartOne() (result int)
	PartTwo() (result int)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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