Skip to content

booniepepper/adventofcode-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

247 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code solutions

I started solving in 2020.

My personal challenge here is:

  • Use a different programming language for each day
  • Read the input from a file
  • Print results to stdout