day07

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: 6 Imported by: 0

Documentation

Index

Constants

View Source
const FIVE_OF_KIND = 7
View Source
const FOUR_OF_KIND = 6
View Source
const FULL_HOUSE = 5
View Source
const HIGH_CARD = 1
View Source
const JOKER = "J"
View Source
const ONE_PAIR = 2
View Source
const THREE_OF_KIND = 4
View Source
const TWO_PAIR = 3

Variables

This section is empty.

Functions

This section is empty.

Types

type Day07

type Day07 struct{}

func (Day07) Part1

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

func (Day07) Part2

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

type Hand

type Hand struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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