#include <iostream> using namespace std;int main(void) { cout << "It's working\n" << endl;}
#include <iostream> using namespace std; int main(void) { cout << "It's working\n" << endl; }
It's working
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!