1
0

Prepare day 4 and template.

This commit is contained in:
2024-12-03 06:55:12 +01:00
parent 38eae3237a
commit 0e9a64e991
4 changed files with 72 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
pub mod day01;
pub mod day02;
pub mod day03;
pub mod day04;