package
Version:
v0.0.0-...-e61498d
Opens a new window with list of versions in this module.
Published: Feb 4, 2024
License: Unlicense
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Dish struct {
Rocks [][]byte
}
func (d *Dish) RotateCCW()
Exercise for Advent of Code 2023 day 14.
One returns the answer to the first part of the exercise.
not: 166856 (too high)
Two returns the answer to the second part of the exercise.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.