/advent_of_code_2020

https://adventofcode.com/

Primary LanguagePythonThe UnlicenseUnlicense

Advent of Code 2020

How to run

Each directory is a day, each executable is a part, for example, to run part 1 of day 1:

cd 1
./1

Just a pull request