day24

package
v0.0.0-...-ac8e18f Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Day24

func Day24() (int, int)

Types

type Category

type Category int
const (
	AND Category = 0
	OR  Category = 1
	XOR Category = 2
)

type Gate

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

func (*Gate) String

func (g *Gate) String() string

type GateState

type GateState int

type Wire

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

type WireValue

type WireValue int

Jump to

Keyboard shortcuts

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