<?phpfunction delay_time() { return 0;}echo 'delay('.delay_time().')';?>
Standard input is empty
delay(0)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!