void f (int x, int y) {
while (x < y) {
printf("%d ", y - x);
x = x + 1;
y = y - 1;
}
}
Answers
Answered by
2
Answer:
2y+6x-17y+21ab+10 xy+y2
Similar questions
Social Sciences,
4 months ago
Social Sciences,
4 months ago
Math,
4 months ago
Biology,
8 months ago
English,
11 months ago
Math,
11 months ago