day04

package
v0.0.0-...-be45ac3 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CARD_MATCHER = regexp.MustCompile(`Card\s+\d+: (?P<winningNumbers>[\s|\d]+) \| (?P<ownNumbers>[\s|\d]+)`)

Functions

This section is empty.

Types

type Day04

type Day04 struct{}

func (Day04) Part1

func (d Day04) Part1(input string) *common.Solution

func (Day04) Part2

func (d Day04) Part2(input string) *common.Solution

Jump to

Keyboard shortcuts

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