for (Integer i = 0; i < 500; i++) { Account a = new Account(Name='New Account' + i); insert a;}
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!