<?php $bills = array( 100 => 23, 500 => 5, 1000 => 0, 5000 => 200); echo $bills[0];
Standard input is empty
Standard output is empty
PHP Notice: Undefined offset: 0 in /home/qFcIWG/prog.php on line 11
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!