repositorypackage
0.0.0-20241215215152-e24ec1ea042c
Repository: https://github.com/tmeire/adventofcode.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
adventofcode
Solutions for the advent of code, written in Go.
How to run
- Install the Go compiler from golang.org
- run
go run dayXX/dayXXY.go