PiotrMitkowski / Advent-of-Code-2020

My solutions of tasks for Advent of Code 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2020

Running my solutions

  1. Pull the repository
  2. npm install
  3. run npm run task-<day_of_advent>, e.g. npm run task-1

About

My solutions of tasks for Advent of Code 2020


Languages

Language:JavaScript 100.0%