days

package
v0.0.0-...-64f70ab Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FIVE = iota
	FOUR
	FULL
	THREE
	TWO_PAIR
	PAIR
	HIGH
)

Variables

This section is empty.

Functions

func AbsInt

func AbsInt(x int) int

func Day10Main

func Day10Main()

func Day11Main

func Day11Main()

func Day2Main

func Day2Main()

func Day3Main

func Day3Main()

func Day4Main

func Day4Main()

func Day5Main

func Day5Main()

func Day6Main

func Day6Main()

func Day7Main

func Day7Main()

func Day8Main

func Day8Main()

func Day9Main

func Day9Main()

func GCD

func GCD(a, b int) int

func IntMin

func IntMin(x, y int) int

func LCM

func LCM(a, b int, integers ...int) int

func Uint64Max

func Uint64Max(x, y uint64) uint64

func Uint64Min

func Uint64Min(x, y uint64) uint64

Types

type GridCoord

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

type Hand

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

type Node

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

type Number

type Number struct {
	Number int
	Start  int
	End    int
}

type Part2Range

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

type Point

type Point struct {
	X int
	Y int
	C byte
}

type Range

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

Jump to

Keyboard shortcuts

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