fork download
  1. <?php
  2.  
  3. // your code goes here
  4.  
  5. echo 0.1 + 0.2 !== 0.3;
  6.  
Success #stdin #stdout 0s 82560KB
stdin
Standard input is empty
stdout
1