fn main() {let mut x = 10;let mut y = 5;println!("{}",x + y);}
Standard input is empty
15
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!