/advent-of-code-2019

My Go solutions for https://adventofcode.com/

Primary LanguageGo

Advent of Code 2019 (Golang)

My Go solutions for https://adventofcode.com/

Run tests

go test ./...

Run main

go run main.go [DAY] [PROBLEM]