/AoC

my solutions for Advent of Code (AoC) problems.

Primary LanguagePython

AoC Solutions

Here are sudomaze's solutions for Advent of Code (AoC) problems.

To use dl.sh

Setup

You will need to use this extension. Get cookies.txt to download your cookie session from adventofcode.com. Then, move to this directory and rename it to cookies.txt.

Usage

# ./dl.sh YEAR DAY
./dl.sh 2021 7 # to download input.txt for day 7 of 2021