Lloople / adventofcode

My solutions for https://adventofcode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adventofcode

My solutions for https://adventofcode.com

Installation

composer install

Usage

Single day:

php day.php {day} {year} {part}

Default to the current day, current year and both parts

Run a whole year:

php year.php {year}

Default to the current year

About

My solutions for https://adventofcode.com

License:MIT License


Languages

Language:PHP 100.0%