Advent of Code : My Work
Use commands:
$ cd <directory>/AOC
$ sh ./run.sh --year <year> --day <day> # default is 2025 Day 1 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