Skip to content

albertobastos/advent-of-code-2018-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2018 Node.js

Node.js solutions for Advent of Code 2018

How to run

Execute each example using "npm run day XX" at the root folder.

Example

$ npm run day XX

Running day at ./src/d02.js... Answer (part II): answer_for_part_II Answer (part I): answer_for_part_I d02: 24.605ms 

About

Node.js solutions for Advent of Code 2018

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published