for (integer i=1; i<=5; i++){ for (integer j=1; j<=5; j++){ System.debug('*'); }}
Standard input is empty
Standard output is empty
./prog:1: parse error, expected ')'
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!