class bora {public static void main (String args[]){ int x; for(x=0;x<10; x=x+1)System.out.println("значение Х") }}
Standard input is empty
Main.java:7: error: ';' expected System.out.println("???????? ?") ^ 1 error
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!