var array = [];for (var n =0; n<=2000; n++){array.push(false);}; System.out.println(array);
Standard input is empty
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!