Day 22 Task 1
Day 21 Task 2
Day 21 Task 1
This repository contains my solutions to the Advent of Code 2018.
The aoc.sh helper script takes care of downloading the inputs and running the tasks. Create a file called "session.txt" and fill it with your AoC session ID so it can download your personalized inputs.
Example: ./aoc.sh 3 1
For the first task of day 3.