Day 21 and 22 part1 in both of them works part2 is something quite different.

This commit is contained in:
kplaczek
2021-12-22 20:20:44 +01:00
parent 8acd426a62
commit 7f136de3ef
8 changed files with 503 additions and 0 deletions

3
21/part2.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
$input = file('input', FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES);