Please use code tags instead of attaching your code. I have not seen your code, but a for loop can also increment by two "for (int i = 0; i < range; i+= 2) {}".
Please use code tags instead of attaching your code. I have not seen your code, but a for loop can also increment by two "for (int i = 0; i < range; i+= 2) {}".