1
0

restructured for more days

This commit is contained in:
2024-12-01 17:59:27 +01:00
parent 5759924ba8
commit 8884e46983
4 changed files with 92 additions and 62 deletions

2
src/lib.rs Normal file
View File

@@ -0,0 +1,2 @@
pub mod day01;
pub mod day02;