Add day 2402.

This commit is contained in:
2024-12-02 08:40:32 +00:00
parent 47e1367fa3
commit 85bccdec58
6 changed files with 60 additions and 15 deletions

3
lib/dune Normal file
View File

@@ -0,0 +1,3 @@
(library
(name aoc)
(libraries str))