Skip to content

techdragon157/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Advent of Code

Running the Solutions

cd into the desired directory

cd day01

run the solution passing the desired input data

example data...

./solution.ps1 -Path ./example-input.txt

real data...

./solution.ps1 -Path ./real-input.txt

About

Advent of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published