<?phpanswer=0;number=0;while (answer<100){ number=number+1; answer=number^2; print answer;}echo number;print "hello???\n";?>
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!