fork download
  1. <?php
  2.  
  3. for($i; $i<225; $i++){
  4.  
  5. $n = $i + 1;
  6.  
  7. }
  8.  
  9. echo
  10.  
  11. // your code goes here
Runtime error #stdin #stdout #stderr 0s 82880KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Parse error:  syntax error, unexpected end of file in /home/dWp4Zb/prog.php on line 11