2025: day3: ocaml

This commit is contained in:
2025-12-06 15:28:35 +00:00
parent 7950ac0928
commit 91d18eea0a
4 changed files with 147 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
(executable
(public_name day3)
(name main))