JAVA HELP AGAIN
You can change the line:
sequence = partSequence;
To this:
sequence = Arrays.copyOf(partSequence, numberOfImaginableElements);
And it should work as expected.
EDIT: or actually it's not for some cases...
| Display flag | Poland |
| Id | 361700 |
| Signed up | 2011-11-23 |
| Comments | 11 |
Casters(14)
Streamers(4)
Organizers(2)


















