Skip to content

My solutions for my second Advent of Code in Go!

License

Notifications You must be signed in to change notification settings

Norbiros/AoC2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☃️ Advent of Code 2024

My solutions for my second Advent of Code in Go!

Usage

# Create template solution file and download input.txt from AoC website
go run tools/aoc.go

# Run solution
go run day_<day>/main.go

About

My solutions for my second Advent of Code in Go!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages