day_17

package
v0.0.0-...-0235693 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Sand    rune = '.'
	Clay    rune = '#'
	Water   rune = '~'
	Flow    rune = '|'
	Nirwana rune = 'x'
)

Variables

This section is empty.

Functions

func Part1

func Part1()

func Part2

func Part2()

Types

type Env

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

func (*Env) Put

func (e *Env) Put(x, y int, elt rune)

type EnvRow

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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