1*52a25237STobias Grosser for (int c0 = 0; c0 <= 10; c0 += 1) { 2*52a25237STobias Grosser S2(c0); 3*52a25237STobias Grosser S1(c0); 4*52a25237STobias Grosser } 5