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