Solutions to the Advent of Code 2022
https://adventofcode.com/2022
|
11 months ago | |
---|---|---|
bin | 1 year ago | |
lib | 11 months ago | |
t | 11 months ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago |
PERL5LIB=lib bin/aoc-2022 --day <day> --input <path/to/input/file>
-d/--day <day>
The day to return the solution for. Must be an integer.
-i/--input <path/to/input/file>
Path to a file to load the input data from.
--help
Print this help documentation.
Oliver Youle oliver@youle.io