//
pkg.gl
Category
github.com/unixlab/AoC2023
internal
day11
package
0.0.0-20240704162100-4b92a3127cdc
Repository:
https://github.com/unixlab/aoc2023.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
63 SLOC
#
Functions
AbsDiffInt
AbsDiffInt calculates the absolut difference between to integers and returns an integer.
Run
Run is for both stars.
#
Structs
Cord
Cord is our struct representing a coordinate.