1
0

added script for new day

This commit is contained in:
2024-12-10 20:46:48 +01:00
parent 934dc5cb7f
commit 6946298ed7
4 changed files with 34 additions and 1 deletions

View File

@@ -8,4 +8,5 @@ pub mod day07;
pub mod day08;
pub mod day09;
pub mod day10;
// PLACEHOLDER
pub mod utils;