sebj54 / adventofcode-2021

Advent of code 2021 solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of code 2021 solutions

This project is built with Node JS. Be sure to use latest LTS (16.13.1 as of writing).

To run a solution for a specific day, navigate to the directory, then run:

node index.js

About

Advent of code 2021 solutions


Languages

Language:JavaScript 100.0%