//
pkg.gl
Category
github.com/asphaltbuffet/advent-of-code
exercises
2022
10-cathodeRayTube
go
package
0.0.0-20240204171805-e61498d205e4
Repository:
https://github.com/asphaltbuffet/advent-of-code.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
210 SLOC
#
Constants
Add
Instruction constants.
Cycle100
Cycle constants.
Cycle140
Cycle constants.
Cycle180
Cycle constants.
Cycle20
Cycle constants.
Cycle220
Cycle constants.
Cycle60
Cycle constants.
Noop
Instruction constants.
#
Structs
Command
Command is a single instruction with a value.
Day10
Day10 is the exercise environment.
Exercise
Exercise for Advent of Code 2022 day 10.
#
Type aliases
Instruction
Instruction is string type for instructions.