Implement day 1+2

This commit is contained in:
Dominic Zimmer
2021-12-02 13:47:03 +01:00
commit 27c17c492e
6 changed files with 3055 additions and 0 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
target:
ghc 1.hs
ghc 2.hs