Skip to content

arnaskro/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Advent Of Code 🎄

My solution to advent of code tasks using JavaScript. 2020

Example how to run

node ./2020/01/part1.js

To add your input, modify the input.js file in the selected day. You will get the result printed in the console.

About

My solutions to advent of code tasks using JavaScript. 2020

Topics

Resources

Stars

Watchers

Forks