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