My solutions to https://adventofcode.com/
Mostly in Perl. Explantions to (some) solutions can be found in my blog
Most solutions need the input passed via STDIN, like so:
perl 01_1.pl < 01.data
My solutions to https://adventofcode.com/
Mostly in Perl. Explantions to (some) solutions can be found in my blog
Most solutions need the input passed via STDIN, like so:
perl 01_1.pl < 01.data