Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 243 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 243 Bytes

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]