IamTechknow / advent-of-code

My Advent of Code solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My Advent of Code solutions

License:MIT License


Languages

Language:JavaScript 100.0%