Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 187 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 187 Bytes

Advent of code 2020

Solutions for the 2020 Advent of code.

See https://adventofcode.com/2020 for more information.

Usage

go build
./adventofcode2020 --day=1 --part=1