use std::io::stdin;use std::io::BufRead;use std::io::BufReader; fn main() { println!("hi")}
Standard input is empty
hi
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!