I got this compile error : ------------------------------------------------------------------- 03731899_24.java:12: Type `ArrayList' not found in the declaration of the local variable `ll'. ArrayList ll; ^ 03731899_24.java:68: Type `ArrayList' not found in the declaration of the local variable `ll ...
I got this compile error : ------------------------------------------------------------------- 03731899_24.java:12: Type `ArrayList' not found in the declaration of the local variable `ll'. ArrayList ll; ^ 03731899_24.java:68: Type `ArrayList' not found in the declaration of the local variable `ll ...