day_02

package
v0.0.0-...-07010e4 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Part1

func Part1()

func Part2

func Part2()

Types

type Shape

type Shape string
const (
	Rock     Shape = "rock"
	Paper    Shape = "paper"
	Scissors Shape = "scissors"
)

func (Shape) Defeats

func (sh Shape) Defeats(osh Shape) bool

func (Shape) DefeatsAgainst

func (sh Shape) DefeatsAgainst() Shape

func (Shape) LoosesAgainst

func (sh Shape) LoosesAgainst() Shape

func (Shape) Score

func (sh Shape) Score() int

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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