Skip to content

tushdon2/AOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AOC

Advent of Code : My Work

How to run?

Use commands:

$ cd <directory>/AOC
$ sh ./run.sh --year <year> --day <day> # default is 2025 Day 1 

Inputs

Add the AoC test case inputs to <their respective year's folder>/inputs/<Day number>.txt. E.g. add 2025 Day 1 test case to 2025/inputs/1.txt

About

Advent of Code: My Work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published