Go to the documentation of this file.
2 for (
int c0 = 1;
c0 <=
n;
c0 += 1)
3 for (
int c1 = 1;
c1 <=
n;
c1 += 1)
5}
else if (
n >=
m + 1) {
6 for (
int c0 = 1;
c0 <=
n;
c0 += 1)
7 for (
int c1 = 1;
c1 <=
n;
c1 += 1)
10 for (
int c0 = 1;
c0 <=
n;
c0 += 1)
11 for (
int c1 = 1;
c1 <=
n;
c1 += 1)