I\'m looking for a way to add an outer loop in every step. What I mean is I have:
for(int i = 0; i < a; i++) { ... if(yyy) { return;} else if( x