Skip to content

bbrtj/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]