#include <iostream>int main(){std::cout << "multi\n" "line\n" "text" << std::endl;}
Standard input is empty
multi line text
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!