print(10 + 5)print(10 - 5)print(10 * 5)print(10 / 5)
Standard input is empty
15 5 50 2.0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!