Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 174 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 174 Bytes

aoc-2021

Advent of code 2021

Go implementation of Advent of Code 2021. Assumes that Go is installed and to run simply use go run dayX.go where X is the day from 1-25.