/aoc-2022

AoC 2022

Primary LanguageC++

Advent of Code 2022

https://adventofcode.com/2022

Automation

Add your cookie session to .env file or export SESSION first.

Then you can create a folder with template and untouched input with

./create_day.sh DAY YEAR

If that DAY already exists you can specify -r|--replace to override the folder content.