I just coded this in my c++ project in clion
int step_size_x = someValue; int step_size_y = anotherValue; while (!(step_size_x == 1 && step_size_y ==