#include <iostream>using namespace std; int main() { cout<<"hello world"<<endl<<"hey siri what are you doing now"; return 0;}
Standard input is empty
hello world hey siri what are you doing now
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!