unsigned int i=0;unsigned int j=4200000000;int main(){ while(i!=3600000000){ i++; j--; } return 0;}
Standard input is empty
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!