Day 2 finished

This commit is contained in:
2023-12-02 15:18:41 +01:00
parent cd48a3bfec
commit 660e5c1dd3
5 changed files with 174 additions and 0 deletions

4
2023/d2/Makefile Normal file
View File

@ -0,0 +1,4 @@
.PHONY: run
run: d2_2.php
php $<