1 like 0 dislike
3.8k views
Show more...
[Exercise] Coding (C) - asked in Chapter 3: Branching, Looping and Functions by (5.9k points)
ID: 28130 - Available when: Unlimited - Due to: Unlimited

edited by | 3.8k views

23 Answers

0 like 0 dislike
Hidden content!
#include ***** * ***

int main(void)
{
***** * *** **** * * * * *
int country_code;
* ******** * your country * ** *** *
scanf * * * ** * * * * ** ** ** **
** * ****
 {
****** * * * **
 }
 else ** * *** *
* **** * * *
* * ** **** *** ** **** ** ***
**** * * * *
******** * * ** ***** ** *
* * * **
* *** *** ** ** * * * ** * **
** * ***
** *** * * *** * * *** ***
**** * *** **** *
* ** **** * * * *** * * * * * ******
* * * * **
** * **
else
    * *** * ** ******** *

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

int ** * argc, char ***** {

int * *
******** * * * your country * ***
scanf **** ** ** * ** ***** *

***** ** * * starts from here
**** ******
*** * ** * * * * *** *
}
else ** * ***
* ** ** * ** * **** ******
}
else ** ** ********
* * * * ****** ***** * ** ** *
}
else *** * ***
* * * *** * * **** ***
}
else
* * *** * * **** * *** ***

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

int * ** argc, char * ** {

int * * *
*** * ** your country * **** * ** **
scanf * *** * * * ***** * *

* * *** starts from here
** * ** ******
*** *** * * ** ** ** *** *
}
else * * *
* * * ** * ** * * ***** ** * *
}
else ** * * ***
****** ** ** * ** ** * * * *
}
else *** * * *
* * * * ** ** ***** * * * *
}
else
*** ***** ** * * * *

* ** * * ** * * * **** * * 0;
}
answered by (227 points)
0 0
Case 0: Wrong output
Case 1: Correct output
Case 2: Correct output
Case 3: Correct output
0 like 0 dislike
Hidden content!
int main(int argc, char *argv[]) {

int * **
* * ** ***** * your country * * *
scanf ** * ***** * * * ***** ***
******* * * * **
 {
* *** * **** *****
**** *
**** * * ** * ***
* ** * **
**** * ** * ** * ** ** * **
** ** *** *
* **** ** * * * *
* **** ****
** * ** ** * * * * ****
* *** * *
* ** * * *** ** * *
***** * * *
* ** ** ****** * * **** * ** * ***
* **** *** **
* *** * * * * condition starts from here

else
    ** **** ** * * **

* * *** *** * ** *** 0;
}
50/100 answered by (244 points)
0 0
prog.c: In function 'main':
prog.c:4:1: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
 printf("Input your country code:\n");
 ^~~~~~
prog.c:4:1: warning: incompatible implicit declaration of built-in function 'printf'
prog.c:4:1: note: include '<stdio.h>' or provide a declaration of 'printf'
prog.c:5:1: warning: implicit declaration of function 'scanf' [-Wimplicit-function-declaration]
 scanf ("%d", &country_code);
 ^~~~~
prog.c:5:1: warning: incompatible implicit declaration of built-in function 'scanf'
prog.c:5:1: note: include '<stdio.h>' or provide a declaration of 'scanf'
0 0
#include <stdio.h> is missing
0 like 0 dislike
Hidden content!
* * * * * * **

int ** argc, char * {

int ** * *
* *** *** * * * your ** ** * * *
scanf ** * ** *** ** * * **** *

if ** ** * == 886)

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

else if ** * == 976)

* ** * * * ** * * * * * * ** * * * *
else if * * ** == 62)
* ***** * **** *** * * * * *** *** ** *** **

else if * ** * == 66)

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

else
** ** * ** ** * * * **** * * ***

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

int ** ** argc, char ** {

int ** **
* ********** your ** *** * *
* * ** ** * * * * * ** *** **

if * * **** == 886)

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

else if ** ** * == 976)

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

else if ** * * == 66)

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

else
* * * * * * **** *** ** **

* * ** ********* * * * 0;
}
* End
*** a
answered by (183 points)
0 0
Case 0: Correct output
Case 1: Correct output
Case 2: Wrong output
Case 3: Correct output
0 like 0 dislike
Hidden content!
#include <stdio.h>
#include *** * ** **

/* run this program using the console pauser or add your own getch, ***** * * *** or input loop */

int main(int argc, char *argv[]) {
** * **** * * * * ** **** n;
* *** * ** * * ***** * **** *** * * ** the what is your country?: ");
**** * * * ****
* **** * *** * * ** * * ** * ** ** * * * ** &n);
* * ** * * *
* ** ** * ** ** * * ** n ==886)
******* **** ** * * * * ** ** * * * * * ** ** * * ** * **
** * * * * * *** * **** if( n == 976 )
** ** ** ** * * * ** * * * * ** ** ** * * * ** ***
**** *** ** * ** * * if( n == 66 )
** ** *** *** ** * ** * ** ***** * * **** * * * * * * * ** ** *
** *** ** * *** * ** ****** if( n == 62 )
* ** * ***** * *** *** * * ***** ** ** * * * * ** ** **** * ** *** *
* * * *** * **
** *** * * * **** ** ** ** ** * ** * * * ****** *** **** ***
* * * ** ** * * **** **
* * * ** *** * * * * *
** ** ** ** **** ** * 0;
}
100/100 answered
0 0
Case 0: Wrong output
Case 1: Wrong output
Case 2: Wrong output
Case 3: Wrong output
0 like 0 dislike
Hidden content!
#include <stdio.h>
#include <stdlib.h>

int main(int argc, char *argv[]) {
** ** * * **** * *** a;
**** * * **** * * * ******
**** ** * * *** * ** ***** ** * a country code:");
* ***** * * * * *
* ** ***** *** ** *** * ** ****** * &a);
    
** ***** * *** *** * ** == 886)
* * * * * * ** ** *** ** * * ** * *** ** **** *
* * * * * * * * *** ** * if(a == 976)
* ** * * ****** ** * ***** ** *** ** * * ** * ** ** * *
* *** *** * ** ** *** * if(a == 62)
* * * *** * ** ** * * * **** ** *** ** * * ** * * *
*** * * * ** ** * *** if(a == 66)
* ****** *** * *** **** *** ** * ** * ***** *** * ** * **** * *
* *** ** ** ** *** * * ** * **
* *** *** * * * ** ** ** * ** * *** * *** * * * ** ******** *** *
* ** **** * *** ** * ***
** ** ** * ***** ** 0;
}
100/100 answered by (243 points)
0 0
Case 0: Wrong output
Case 1: Wrong output
Case 2: Wrong output
Case 3: Wrong output
0 like 0 dislike
Hidden content!
** * *** ** ** ****

int * * * char ** {

int * *
* **** * * ** your * * * * **
* ** ** ** *** * * ** ** * ***

* * ** *** * ** from here
** * * ** == 886)
* * ******* *
* * * ** * **** == 976)
** * ** ***** * *** **
else *** * == 62)
* **** * ** ** *** * **
else ** *** == 66)
*** **** ** * *** *
else
* * * * * * * * **** ****

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

int ** ** argc, char * ***** {

int ** *
* *** * ** your * ** *
* **** * ** * *** **** * ******

* * * from here
** **** == 976)
** ** * *** * ** ****
else * * * == 886)
* *** * * * * ** **
else ** == 62)
* *** *** * * * * *
** * *** == 66)
* *** ** * * * ** * *
* * * * ****** == 355)
** ** * ** **** **
else
** ** *** **** * ** **** *** **** * *

* **** * **** **** * * * *** 0;
}
answered
edited by
0 0
Case 0: Wrong output
Case 1: Correct output
Case 2: Wrong output
Case 3: Wrong output
0 0
You almost got it. Please add more if conditions for other countries as well :)
0 0
Case 0: Correct output
Case 1: Correct output
Case 2: Wrong output
Case 3: Correct output
0 0
prog.c: In function 'main':
prog.c:23:2: error: expected declaration or statement at end of input
  printf("No");
  ^~~~~~
0 0
prog.c: In function 'main':
prog.c:23:2: error: expected declaration or statement at end of input
  printf("No");
  ^~~~~~
0 0
Case 0: Correct output
Case 1: Correct output
Case 2: Wrong output
Case 3: Correct output
0 0
Case 0: Correct output
Case 1: Correct output
Case 2: Wrong output
Case 3: Correct output
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English 中文 Tiếng Việt
IP:172.70.127.103
©2016-2025

Related questions

0 like 0 dislike
24 answers
[Exercise] Coding (C) - asked Nov 2, 2017 in Chapter 3: Branching, Looping and Functions by nat236919 (5.9k points)
ID: 30241 - Available when: Unlimited - Due to: Unlimited
| 3.2k views
0 like 0 dislike
17 answers
[Exercise] Coding (C) - asked Oct 27, 2017 in Chapter 3: Branching, Looping and Functions by nat236919 (5.9k points)
ID: 29618 - Available when: Unlimited - Due to: Unlimited
| 2.8k views
0 like 0 dislike
14 answers
[Exercise] Essay (Open question) - asked Nov 2, 2017 in Chapter 3: Branching, Looping and Functions by nat236919 (5.9k points)
ID: 30244 - Available when: Unlimited - Due to: Unlimited
| 1.4k views
0 like 0 dislike
20 answers
[Exercise] Coding (C) - asked Nov 2, 2017 in Chapter 3: Branching, Looping and Functions by nat236919 (5.9k points)
ID: 30222 - Available when: Unlimited - Due to: Unlimited
| 3k views
12,783 questions
183,442 answers
172,219 comments
4,824 users