importPackage(java.io);importPackage(java.lang); // your code goes herefor (i = 0; i < 3; i++) print("check") print("once")
Standard input is empty
check check check once
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!