fork download
  1. <?php
  2. if(true!=1)
  3. echo'a';
  4. echo'b';
  5. ?>
  6. // your code goes here
Time limit exceeded #stdin #stdout 5s 3804KB
stdin
Standard input is empty
stdout
Standard output is empty