Skip to content

miketzian/adventofcode2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adventofcode2020

go test -timeout 30s github.org/dekmetzi/adventofcode2020 -v
=== RUN   TestDayOne
    day_01_test.go:41: Result: xx + yy = 2020, xx * yy = zzz
--- PASS: TestDayOne (0.00s)
=== RUN   TestDayOnePart2
    day_01_test.go:93: Result: xx + yy = 2020, xx * yy = zzz
--- PASS: TestDayOnePart2 (0.00s)
=== RUN   TestDayTwo
    day_02_test.go:35: Result: zzz
--- PASS: TestDayTwo (0.01s)
=== RUN   TestDayTwoPart2
    day_02_test.go:73: Result: zzz
--- PASS: TestDayTwoPart2 (0.01s)
PASS
ok      github.org/dekmetzi/adventofcode2020    0.029s

About

My Solutions for AOC 2020

Resources

Stars

Watchers

Forks

Languages