Skip to content

mattsches/AdventOfCode

Repository files navigation

Advent of Code

Solutions for Advent of Code.

These scripts require PHP 7.

Running

$ php run2015.php 1 runs the script for day 1 of AoC 2015.

$ php run2017.php 1 runs the script for day 1 of AoC 2017.

$ php run2018.php 1 runs the script for day 1 of AoC 2018.

Releases

No releases published

Packages

No packages published

Languages