Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 191 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 191 Bytes

Advent of Code 2018

My solutions to: http://adventofcode.com/2018

I'm mainly a JS developer, so my solutions are written in JS and you can run them in node, like:

node 01.js