echo"<center><b>Arreglos</b></center>";$a = array("j","o","h","n","e","d","u","a","r","d"); for($a=9;$a>0;++$a){echo"$a";}
Standard input is empty
echo"<center><b>Arreglos</b></center>"; $a = array("j","o","h","n","e","d","u","a","r","d"); for($a=9;$a>0;++$a){ echo"$a"; }
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!