Skip to content

nickbazinet/AoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoC - Advent of Code

Personal Advent of Code's code. Each day is self-contains is order to switch between languages if wanted.

See Advent Of Code

Compiling

Golang

In order to run the related day for a Go module. Run the following:

$~ cd dayX
$~ go test
$~ go build
$~ ./dayX

About

Advent of Code Personal Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages