|
|
@ -236,7 +236,7 @@ public class LoveLiveReader extends Reader{ |
|
|
|
} |
|
|
|
} |
|
|
|
System.out.print(en_data[i+k]); |
|
|
|
System.out.print(en_data[i+k]); |
|
|
|
} |
|
|
|
} |
|
|
|
System.out.print("]"); |
|
|
|
System.out.print("]"); |
|
|
|
System.out.println(" belongs to region "+j+"."); |
|
|
|
System.out.println(" belongs to region "+j+"."); |
|
|
|
accuracy[j]=Double.parseDouble(en_data[i+9]); |
|
|
|
accuracy[j]=Double.parseDouble(en_data[i+9]); |
|
|
|
break; |
|
|
|
break; |
|
|
|