Advent of Code solver

Run it

cargo run --release -- -d $DAY -l $LEVEL -f $INPUT_FILE

e.g: cargo run --release -- -d 13 -l 2 -f input