blob: d368d7147ed2db63c1999432c4bea93aa3275c19 [file] [log] [blame]
a(0);
for (int c0 = 1; c0 <= 9; c0 += 1) {
a(c0);
b(c0 - 1);
}
b(9);