Skip to content

aymec/adventofcode2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

Advent of Code 2021
This year, I'm learning Go

Use

Each day's challenge is inside its own folder.
The input for the challenge is in that same folder in a file called input.txt.

Run go run dayN/main.go from the root folder to run the Nth challenge.
It is necessary to run it from the root directory as I hardcoded the path to the input file.

About

Advent of Code 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages