Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 180 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 180 Bytes

Advent of Code 2017

http://adventofcode.com/2017

Solutions implemented using Node.js 9.2.1

Usage

$ npm install
$ npm test
$ node ./index.js <dayXX> <input>