AdventOfCode2022 version 0.0.1
Usage: ./AdventOfCode2022 [OPTIONS]
Options:
-h,--help Print this help message and exit
-d,--day INT Select the day
-p,--part INT Select part
-f,--file TEXT Input file
-a,--arguments TEXT ... Add additional arguments for the puzzle
Example of the call:
./AdventOfCode2022 -d 1 -p 1 -f "../../../../puzzle_inputs/day_01/puzzle.txt"
./AdventOfCode2022 -d 15 -p 1 -f "../../../../puzzle_inputs/day_15/puzzle.txt" -a 2000000