Files
contests/atcoder/beginner_contests/abc047/src/bin/d.rs

6 lines
49 B
Rust

use proconio::input;
fn main() {
todo!();
}