Advent of Code 2020 JavaScript solutions using Node >= 12
To execute the code for a given day, you can use Node and the name of the file:
node day-01.js
Advent of Code 2020 JavaScript solutions using Node >= 12
To execute the code for a given day, you can use Node and the name of the file:
node day-01.js