day2

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Solve

func Solve()

Types

type Day2Part1Solver

type Day2Part1Solver struct {
	Puzzle puzzle.PuzzlePart
}

func (*Day2Part1Solver) NormalizeInput

func (s *Day2Part1Solver) NormalizeInput(input string) []int

func (*Day2Part1Solver) Solve

func (s *Day2Part1Solver) Solve() (string, error)

type Day2Part2Solver

type Day2Part2Solver struct {
	Puzzle puzzle.PuzzlePart
}

func (*Day2Part2Solver) NormalizeInput

func (s *Day2Part2Solver) NormalizeInput(input string) []int

func (*Day2Part2Solver) Solve

func (s *Day2Part2Solver) Solve() (string, error)

Jump to

Keyboard shortcuts

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