/advent-of-code

My Advent of Code solutions

Primary LanguageJavaScriptMIT LicenseMIT

advent-of-code

My Advent of Code solutions

Instructions

Each file assumes a command line argument exists which contains the path of the input file. So the day 1 example can be run with node.js as follows on a terminal: node ./2020/day1-report-repair.js /my/file/path/to/input