Skip to content

contains my solutions for different advent-of-code years

Notifications You must be signed in to change notification settings

handsomefox/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc

How to run

make run y=$YEAR d=$DAY

or to run all:

make all

How to add a new year/day

make new y=$YEAR d=$DAY

About

contains my solutions for different advent-of-code years

Topics

Resources

Stars

Watchers

Forks