AOC (https://adventofcode.com/) solutions
python3
Running the puzzle by executing run.sh
./run.sh {day}
Running puzzle from the first day
foo@bar:~$ ./run.sh 1
First part: 531
Second part: 76787
Done...
AOC (https://adventofcode.com/) solutions
python3
Running the puzzle by executing run.sh
./run.sh {day}
Running puzzle from the first day
foo@bar:~$ ./run.sh 1
First part: 531
Second part: 76787
Done...