<?php$age=16;for ($c=10000;$c<=1000000;$c+=$p){$p=0.1*$c;$age++;}echo "1kk at $age";
Standard input is empty
1kk at 65
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!