uday_scalars.c 114 Bytes Edit 1 2 3 4 5 6 { for (int c0 = 0; c0 <= n; c0 += 1) S1(c0, 0, 0); for (int c0 = 0; c0 <= n; c0 += 1) S2(0, c0, 0); }