/advent-of-code-2021

My solutions to the Advent of Code 2021 challenges

Primary LanguageJavaScript

Advent of Code 2021

My attempts at solving the Advent of Code 2021 challenges.

Running

npm i     # Set up
node .    # Run