#include <iostream>using namespace std; int main(){ int number=4; cout<<"number"<<endl; return 0;}
1 2 10 42 11
number
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!