6 lines
41 B
Rust
Raw Normal View History

2023-12-01 06:41:23 +00:00
mod utils;
mod solutions;
fn main() {}