Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 223 Bytes

advent-of-code-2020

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