fork download
  1. <?php
  2.  
  3. // your code goes here
  4.  
  5. echo "0.00" != 0 ? 1 : 2;
Success #stdin #stdout 0.02s 25940KB
stdin
Standard input is empty
stdout
2