Advent of code 2020

To run for the code for all the days implemented so far:

dune runtest

To run the code for a specific exercise

dune exec bin/aoc2020.exe $DAY (1 | 2) $INPUT_FILE