Skip to content

robopossum/adventofcode2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code 2018

Home of my node scripts written for the Advent of Code 2018

I have included my inputs, replace them with your own if you want to use these scripts.

To run a specific day

node run.js <day> <part>

To run with test data

node run.js <day> <part> test

Runtimes from 2018-12-08 11:58:01

Day Part Time
1 1 3ms
1 2 78ms
2 1 7ms
2 2 14ms
3 1 743ms
3 2 756ms
4 1 6ms
4 2 6ms
5 1 52ms
5 2 58ms
6 1 30ms
6 2 21ms
7 1 1ms
7 2 2ms
8 1 2ms
8 2 4ms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors