complete 2083.rs 2530.rs 2721.rs 4128.rs 5584.rs 7512.rs 21519.rs 21964.rs 22862.rs 22973.rs 24123.rs 26993.rs 27514.rs 33849.rs
This commit is contained in:
1
storage/zeta/rs/completed/21964.rs
Normal file
1
storage/zeta/rs/completed/21964.rs
Normal file
@@ -0,0 +1 @@
|
||||
fn main(){let t=std::io::read_to_string(std::io::stdin()).unwrap();let s=t.split_whitespace().last().unwrap();print!("{}", &s[s.len()-5..])}
|
||||
Reference in New Issue
Block a user