//
pkg.gl
Category
github.com/asphaltbuffet/advent-of-code
exercises
2022
15-beaconExclusionZone
go
package
0.0.0-20240204171805-e61498d205e4
Repository:
https://github.com/asphaltbuffet/advent-of-code.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
136 SLOC
#
Functions
IsReachableLocation
No description provided by the author
ManhattanDistance
No description provided by the author
#
Variables
TargetY
No description provided by the author
TestY
No description provided by the author
#
Structs
Exercise
Exercise for Advent of Code 2022 day 15.
Sensor
Sensor is the X, Y coordinates of a sensor and the closest beacon with its distance.