Categorygithub.com/ddonukis/advent-of-code-golang
modulepackage
0.0.0-20241226103058-54dfd1d00f49
Repository: https://github.com/ddonukis/advent-of-code-golang.git
Documentation: pkg.go.dev

# README

advent-of-code-golang

Solving Advent of Code problems and practicing Go programming.

Solutions are in solutions, each day is its own package y{yyyy}d{dd}. Building the project creates cli app.

Usage:

go build . solve 2024 1 --file data/2024/01/input.txt

Older solutions are in stand-alone-solutions where each day is its own main package.

# 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