Skip to content

Advent of code puzzle solutions written in PHP

Notifications You must be signed in to change notification settings

wkiril/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

These are my puzzle solutions for the yearly Advent of code event written in PHP

Setup

composer install

Solve

bin/solve {year} {day} {part}

example: bin/solve 2015 1 2

About

Advent of code puzzle solutions written in PHP

Resources

Stars

Watchers

Forks

Languages