-
Notifications
You must be signed in to change notification settings - Fork 0
mcebular/advent-of-code-2022
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Advent of Code 2022 ------------------- You'll need Perl 5.10+ installed. To run: perl dayXX.pl To run with arguments: perl dayXX.pl arg1 arg2 Additional requirements: ------------------------ - cpan String::Util - cpan List::Priority - cpan Algorithm::Combinatorics
About
Advent of Code 2022 solutions written in Perl