Get your own Java server Result Size: 625 x 565
Main.java:6: error: cannot assign a value to final variable x
    myObj.x = 25;
         ^
1 error