#include <iostream>using namespace std; int main() { cout << "heelo world\n"; cout << "My name is nosa ";}
Standard input is empty
heelo world My name is nosa
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!