Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 133 Bytes

File metadata and controls

9 lines (7 loc) · 133 Bytes

AdventOfCode2020

Solutions for the Advent of Code 2020.

Run the solutions with:

cd days/day_<num>
go run . -p <part>