My solutions to Advent of Code challenges.
# Navigate to specific day
cd 2025/day01
# Run solution
python solution.pyInput files are not committed to respect AoC's Eric's Guidelines, any input file inside the repo is custom made and not the original.