//
pkg.gl
Category
github.com/unixlab/AoC2023
internal
day03
package
0.0.0-20240704162100-4b92a3127cdc
Repository:
https://github.com/unixlab/aoc2023.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
208 SLOC
#
Functions
RunPart1
RunPart1 is for the first star of the day.
RunPart2
RunPart2 is for the second star of the day.
#
Structs
Coordinate
Coordinate is our struct for holding a point in our grid.