0; k < input ; k++){
printf("%d\n", i);
i = i + j;
j = j + m;
m = m * 10;
}
How's this?
Please format the code you posted, by wrapping it in triple backticks. -> `
Обсуждают сегодня