xavice / advent-of-code

Solutions in PHP for the Advent of Code 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2020

Simple php CLI script to solve Advent of Code 2020 puzzles

Usage

php app.php day1 outputs Part 1 and Part 2 solution for the 1st day, php app.php day2 for the 2nd day, etc.

About

Solutions in PHP for the Advent of Code 2020

License:Apache License 2.0


Languages

Language:PHP 100.0%