day17

package
v0.0.0-...-0479e1b Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const DEAD_ROBOT = 3 // 'X'
View Source
const DOWN = 3
View Source
const LEFT = 1
View Source
const NOTHINGNESS = 2 // '.'
View Source
const RIGHT = 2
View Source
const ROBOT = 4 // one of ^ < > v
View Source
const SCAFFOLD = 1 // #
View Source
const UP = 0

robot orientation which I am sure I will use in part 2.

Variables

This section is empty.

Functions

func Compress

func Compress(str string) (bool, string, [3]string)

func Run

func Run(f *os.File, partTwo bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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