Skip to content
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.

sshilin/aoc2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

GitHub go.mod Go version Go Report Card License

Running solutions

Both parts

go test -v github.com/sshilin/aoc2020/day1

Specific test

go test -v github.com/sshilin/aoc2020/day1 -run Test_part1

Benchmark

go test -v github.com/sshilin/aoc2020/day1 -run=^$ -benchmem -bench BenchmarkPart1

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages