Skip to content

glassesaaron/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code

adventofcode.com annual challenge answers

Requirements

  • node.js

How to Run

Each solution has it's own directory, and within that two files: a solution file (ex: 1.js) and an input data file (ex: input.txt). You can run each solution file with node:

node 2021/1/1.js

About

adventofcode.com annual challenge answers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published