0 like 0 dislike
5.5k views

13. Please write a program that receives 1, then outputs number 1-9.

Template

#include <stdio.h>
int main(int argc, char *argv[]){
int i;
scanf("%d",&i); // DO NOT CHANGE // No need to use printf("Enter number:")

// your condition starts from here

return 0;
}

Input

1

Acceptable Output1

123456789

Acceptable Output2

1 2 3 4 5 6 7 8 9

 

[Exam] asked in Mid-term examination by (5.9k points)
ID: 32015 - Available when: Unlimited - Due to: 2017-11-15 16:30
| 5.5k views

19 Answers

0 like 0 dislike
Hidden content!
* * * ** **
* * ******
* i;
*** * *** ********* ** * // DO * *** // No ** to ** ** *** ** * *

* ** * * * ** **

* ** 0;
}
1/100 answered by (135 points)
0 0
Case 0: Wrong output
Case 1: Wrong output
Case 2: Wrong output
0 like 0 dislike
Hidden content!
** ** *** **** *
* ** ** **

* i;

** *** * * ** * ** // DO // No * to *** ** ** ** * * * * ****

*** * ***** *** * *

* i = * * ** * **
** ***** * * * * ** *****
}

**** 0;
}
100/100 answered by (281 points)
0 0
Case 0: Correct output
Case 1: Wrong output
Case 2: Wrong output
0 like 0 dislike
Hidden content!
* * * **** ** **
int * * * * * {
int i;
* **** **** *
* i *** 10 ){
* * * *** * * * *** ******** * * ** * ** ** * * * i);
** * * ** * i = i+1;
** * **
}

** * 0;
}
100/100 answered by (227 points)
0 0
Case 0: Correct output
Case 1: Wrong output
Case 2: Wrong output
0 like 0 dislike
Hidden content!
** ** * * * ******
int * * * char * **
int i=1;
** ** **** ** ** *
**
****** * * *** **** ** *
***
}

* 0;
}
100/100 answered by (290 points)
0 0
Case 0: Correct output
Case 1: Wrong output
Case 2: Wrong output
0 like 0 dislike
Hidden content!
* * * *** *****
int * * * * * ** *
* i;

* * ***** ** * *****

* ** * *** * * * = 1; i ** 10; i *
**** * ** ** ** * * * ** * ***** * *** * i);
****** ** }

** 0;
}
100/100 answered by (271 points)
0 0
Case 0: Wrong output
Case 1: Wrong output
Case 2: Correct output
0 like 0 dislike
Hidden content!
** **** * ** *** * ***
* * ** ** * ***
* i;
**** ** ** * ** * ***

* == 1){
** *** * ** ** 9){
* * * * ** ** ** ***** * ** **** * ** * ** i);
** * * **** * * * * ** ** i = i + 1;
*** * **** ** }
}

** 0;
}
100/100 answered by (269 points)
0 0
Case 0: Wrong output
Case 1: Wrong output
Case 2: Correct output
0 like 0 dislike
Hidden content!
* ** ***** ** * **
* * * * * ** *

/* * * * *** * * the ** *** * or * ** ** * * *** * * or * */

* * * * * * * *** * {
* a;

*** * * ** **

* *** * * ** * * ***** a);
}
* * * *** ** * 0;
}
100/100 answered by (252 points)
0 0
Case 0: Wrong output
Case 1: Wrong output
Case 2: Correct output
0 like 0 dislike
Hidden content!
* *** *** * *
* ** *** * * * ** * * *

/* run ** ** the ** * ** or add own ** **** * * **** or * ** */

* * ** ** * * ** * {
* * *** ** *
int i;
* ** **** ** ** * **

** * **
* * ***** * * **** **** ***
}
* ** 0;
}
100/100 answered by (268 points)
0 1
Case 0: Correct output
Case 1: Wrong output
Case 2: Wrong output
0 like 0 dislike
Hidden content!
* ** * ***********
** * *** ** ** *

** run * * * * * * the * * * or add ** own ** ** * * ** ** * or * * ** */

* ** * * ** **** {
*** * ***** ** i;
** * * * *********** **
i = 1;
* **** ** ****
* *** ** 0;
}
100/100 answered by (269 points)
0 0
Case 0: Correct output
Case 1: Wrong output
Case 2: Wrong output
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English 中文 Tiếng Việt
IP:104.23.243.108
©2016-2026

Related questions

0 like 0 dislike
18 answers
[Exam] asked Nov 14, 2017 in Mid-term examination by nat236919 (5.9k points)
ID: 32199 - Available when: Unlimited - Due to: 2017-11-15 16:30
| 6.2k views
0 like 0 dislike
21 answers
[Exam] asked Nov 15, 2017 in Mid-term examination by nat236919 (5.9k points)
ID: 32690 - Available when: Unlimited - Due to: 2017-11-15 16:10
| 6.3k views
0 like 0 dislike
22 answers
[Exam] asked Nov 14, 2017 in Mid-term examination by nat236919 (5.9k points)
ID: 31995 - Available when: Unlimited - Due to: 2017-11-15 16:10
| 3.6k views
0 like 0 dislike
22 answers
[Exam] asked Nov 14, 2017 in Mid-term examination by nat236919 (5.9k points)
ID: 31983 - Available when: Unlimited - Due to: 2017-11-15 16:10
| 3.8k views
0 like 0 dislike
21 answers
[Exam] asked Nov 14, 2017 in Mid-term examination by nat236919 (5.9k points)
ID: 31979 - Available when: Unlimited - Due to: Unlimited
| 3.6k views
12,783 questions
183,442 answers
172,219 comments
4,824 users