Skip to content

thomashempel/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

adventofcode

My solutions for the https://adventofcode.com

This is done in PHP, but I might try other languages in the future.

How to run

Change into the folder for the day and part and run

php main.php [path/to/your/input_data]