Levivig / AdventOfCode2020

My solutions for Advent of Code 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdventOfCode2020

Usage

To run a specific days' code

./aoc 1

To get a starter folder for a new day

./aoc --newday 2

Links

Awesome AoC

  • Awesome AoC is a collection of awesome resources related to the yearly Advent of Code challenge
  • Awesome AoC / Python

Contributors

Levivig

About

My solutions for Advent of Code 2020

License:MIT License


Languages

Language:Python 97.5%Language:Shell 2.5%