Skip to content

EtienneL321/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode

My solutions to the fun advent of code problems

Instructions

Run the following command to obtain results ./advent_of_code.sh {year} {language} {day(s)} {test flag}. Language is specifed using either the -c flag or -p flag for c or python respectivelly. Day(s) is specified by inputing one number between 1 and 25 or two numbers specifying a range like 1-4 or 14-23. The test flag is used to generate results using the test files rather than the large puzzle inputs. This flag is activated using -t.

About

My solutions to the fun advent of code problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published