2024 day 1 solutions

This commit is contained in:
2024-12-01 09:10:51 +00:00
commit 262c7b7e1e
4 changed files with 101 additions and 0 deletions

4
bin/dune Normal file
View File

@@ -0,0 +1,4 @@
(executables
(public_names day2401)
(names day2401)
(libraries str))