Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 153 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 153 Bytes

adventofcode

Solutions for the advent of code, written in Go.

How to run

  • Install the Go compiler from golang.org
  • run go run dayXX/dayXXY.go