Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 257 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 257 Bytes

Advent of code Perl solution system

for my own convenience. Each year is contained in its own directory. Perl 5.38 required.

Starting new day:

./start YEAR DAY[..TO_DAY]

Running solution:

./run YEAR DAY[..TO_DAY] [LANGUAGE]