Skip to content

Solving Advent of Code 2023 problems and practicing Go programming

License

Notifications You must be signed in to change notification settings

ddonukis/advent-of-code-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Solving Advent of Code 2023 problems and practicing Go programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published