patrickroberts / adventofcode

Home Page:https://adventofcode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎄 Advent of Code

Installation

Usage

To run a specific puzzle:

node YYYY/dayDD/partN.js [input="YYYY/dayDD/partN/input.txt"]

To run all available puzzles for a year:

node index.js YYYY

About

https://adventofcode.com


Languages

Language:JavaScript 100.0%