aizu_online_judge/itp1/
mod.rs

1//! Introduction to Programming I
2
3/// Hello World
4pub mod itp1_1_a;