Skip to content

marystory/adventofcode-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adventofcode-2020

Working through challenges in https://adventofcode.com/2020.

To run a particular day's solution such as day2 run the below command and you will get the results of both questions printed out.

go run day2/day2.go

to run the tests for each day:

go test ./day2  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages