1/* Generated from stride.cloog by CLooG 0.14.0-200-g26bdb56 gmp bits in 0.01s. */
2for (c1=3;c1<=100;c1++) {
3  if (c1 == 25) {
4    S1(25);
5  }
6  if (c1%3 == 0) {
7    S2(c1,c1/3);
8  }
9}
10