Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 168 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 168 Bytes

Run a solution

make run day=14 puzzle=2
  • day is a number of the day 1-25
  • puzzle is a number of puzzle 1 or 2

Run tests

make test