#include <iostream> int main(){int i = 0 ;http://www.google.comstd::cout << i << std::endl ;if (i++<3) goto http ;return 0;}
Standard input is empty
0 1 2 3
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!