2025-12-19 14:51:36 +00:00

4 lines
63 B
Rust

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