/advent-of-code-go

Advent of Code 2020

Primary LanguageGo

advent-of-code 2020

Repository for my advent of code 2020 submissions

Usage

First, compile with command 'go build main.go'.
Then, at the same directory, run compiled binary with command './main'