//
pkg.gl
Category
github.com/andreaskaempf/adventofcode
2021
day04
package
0.0.0-20241228161114-16f4b890328a
Repository:
https://github.com/andreaskaempf/adventofcode.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
205 SLOC
#
Variables
Boards
No description provided by the author
Called
List of numbers read out, from first line of input file.
#
Type aliases
Board
No description provided by the author
Row
Data structure for a board (5 rows of 5), and a list of boards, to be read from input file.