2025-12-22 19:00:09 +00:00

5 lines
84 B
Rust

pub(crate) mod day1;
pub(crate) mod day2;
pub(crate) mod day3;
pub(crate) mod day4;