7th day both parts

This commit is contained in:
kplaczek
2021-12-07 21:01:47 +01:00
parent 3e54c2e17e
commit 5f33713103
4 changed files with 38 additions and 1 deletions

View File

@@ -23,4 +23,14 @@
### DAY 5
- [part1](05/part1.php)
- [part2](05/part2.php)
- [part2](05/part2.php)
### DAY 6 - Lanternfish
- [part1](06/part1.php)
- [part2](06/part2.php)
### DAY 7 - Crabs in submarines
- [part1](07/part1.php)
- [part2](07/part2.php)