package
Version:
v0.0.0-...-41fa42d
Opens a new window with list of versions in this module.
Published: Aug 9, 2025
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.