1
0
Fork 0
AdvenOfCode2022/src/lib.rs

3 lines
44 B
Rust

pub mod prob1;
pub mod prob2;
pub mod prob3;