complete 2399.rs and rename storage/zeta/rust to rs
This commit is contained in:
6
storage/zeta/rs/1000.rs
Normal file
6
storage/zeta/rs/1000.rs
Normal file
@@ -0,0 +1,6 @@
|
||||
use std::io;
|
||||
|
||||
fn main() {
|
||||
let mut n =
|
||||
io::stdin().read_line( )
|
||||
}
|
||||
Reference in New Issue
Block a user