#include <iostream> int main() { std::cout << "I like pixxa" << std::endl; std::cout<<"Its yum"; return 0;}
Standard input is empty
I like pixxa Its yum
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!