Skip to content

johndahl-now/advent_of_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent_of_code

Repository for code used to solve the daily puzzles from the https://adventofcode.com/ website. Code saved to https://github.com/johndahl-now/advent_of_code.

The _TEMPLATE folder contains 4 files outlined below: - _Puzzle.md contains the content provided by the Advent Of Code website for that day. - code.js contains all code used to get and process the input data, as well as to calculate and display the results. - input_sample.txt contains the sample input data described in the _Puzzle file. - input.txt contains the actual input for the day. NOTE: Some days require separate input files for part 1 and part 2, but this is rare.

About

Repository for code used to solve the daily puzzles from the https://adventofcode.com/ website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published