Skip to content

lambada/aoc-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoC golang

Can be built with go build. Tested with go test

The binary has a CLI that can be called as so to run arbitrary inputs for any solution

./aoc.exe -year=2023 -day=01 -part=1 -input="Your/ninput/nhere"

About

Advent of Code.... but in golang this time!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages