fork(544) download
  1. <?php
  2.  
  3.  
  4. echo (20 + 30) * 5 / 2;
  5.  
Success #stdin #stdout 0.01s 20568KB
stdin
Standard input is empty
stdout
125