fork download
  1. <?php
  2. for($i=1;$i<=4;$i++){
  3. for($j=1;$j<=7;$j++){
  4. if (j>=5-i && j<=3+i) {
  5. echo "*";
  6. }
  7. else {
  8. echo "#";
  9. }
  10. }
  11. echo"\n";
  12.  
  13. }
  14.  
Success #stdin #stdout #stderr 0s 82880KB
stdin
Standard input is empty
stdout
#######
#######
#######
#######
stderr
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant j - assumed 'j' in /home/rOPFPl/prog.php on line 4
PHP Notice:  Use of undefined constant i - assumed 'i' in /home/rOPFPl/prog.php on line 4
PHP Warning:  A non-numeric value encountered in /home/rOPFPl/prog.php on line 4