29
Could not open the file java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:635)
at java.util.ArrayList.set(ArrayList.java:426)
at CountWinnerPoker.splitArray(CountWinnerPoker.java: 48)
at CountWinnerPoker.readFile(CountWinnerPoker.java:25 )
at CountWinnerPoker.main(CountWinnerPoker.java:69)