advent-of-code/2015/day1.php

4 lines
45 B
PHP
Raw Normal View History

2024-11-23 22:16:04 -05:00
<?php
// enter the solution for day 1 here.