#include <iostream>using namespace std; int main(void) { // your code goes here cout << "its working\n" << endl;}
Standard input is empty
its working
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!