<?phpfor($i=1; $i<=$n+1; $i++) { echo "*";} // your code goes here
Standard input is empty
*
PHP Notice: Undefined variable: n in /home/Gut39V/prog.php on line 2 PHP Notice: Undefined variable: n in /home/Gut39V/prog.php on line 2
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!