/aoc-2021

Speedrunning AOC 2021 with JS and Python (spoiler: i gave up)

Primary LanguagePython

aoc-2021

Started @ December 22 lmao

Running the code

for js

node code/day-___.js

for py

python3 -m code.day-___