The for loop where the error occurs is incorrect syntax - there is no initialization/termination/increment. Suggested reading: The for Statement (The Java™ Tutorials > Learning the Java Language >...