Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 241 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 241 Bytes

Advent of Code C++

From https://adventofcode.com/2020. Likely to late for every day, but hopefully it's the intention that counts ;)

Compile & run

./make.sh
./adventofcode

Recompile days & run

./run.sh