Page 1 of 1

"//5" not in answer set - enthuware.ocajp.i.v7.2.828

Posted: Mon Nov 05, 2012 8:09 pm
by gliesian
line numbers are flagged for 1 through 5...

Code: Select all

class Test{ }  // 1  public class TestClass {     public int main(String[] args)  // 2{         double x=10, double y;  // 3         System.out.println[]; // 4                 for(int k =0; k<x; k++){ } // 5                 return 0;    } }
However, 5 is not listed in the answers... my suggestion is to either remove "//5" or add "//5" into the answer set.

Re: "//5" not in answer set - enthuware.ocajp.i.v7.2.828

Posted: Wed Nov 07, 2012 6:45 am
by admin
Fixed.

thank you for your feedback!