blob: 2dc6ab1fea6cdb756d21bd723d93cf89f762e588 [file] [log] [blame]
for (int c1 = 1; c1 <= n; c1 += 1)
for (int c2 = 1; c2 <= m; c2 += 1)
s0(1, c1, c2, 0);