Skip to content

KristobalJunta/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 🎄

My solutions for the annual Advent of Code puzzles.

Getting input

Soulutions are structured by year and by day.
Daily solution folder can be set up with bin/init [YEAR] [DAY] script.

Badges

README badges show number of stars for each year.
Updating of badges is done via Make.
To do so run make badges in virtualenv.