LuRsT / advent_of_code_2020

https://adventofcode.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://adventofcode.com/

License:The Unlicense


Languages

Language:Python 46.7%Language:Awk 43.4%Language:Shell 9.8%