0 like 0 dislike
7k views
請撰寫一個程式,請使用者輸入身高體重後計算出使用者的BMI值並顯示於螢幕上
[Exercise] Essay (Open question) - asked in 作業 by (18k points)
ID: 11532 - Available when: Unlimited - Due to: Unlimited
| 7k views
0 0
Called for Help
0 0
Called for Help

66 Answers

0 like 0 dislike
Hidden content!
#include<stdio.h>
** *** ******* * * *

int main()

{
* ** *** ***** * w,h,bmi;
** * * * * * *** * **** * * * *
** *** * ** ** ** ** *** * *** * ** * *
** * * *** ** * ** *
*** * *** **** ** * ** *** **** **


* ** * * * * *** 0;



}
answered by (-190 points)
0 like 0 dislike
Hidden content!
#include<stdio.h>
** * ** ** * *

int main()

{
* * ** *** * *** ** **** w,h,bmi;
* * * * * * * * ** * * * ** * *
* *** * * * * * * * * * ***** *
* * * * ***** * *** ***
* *** * ** * ** * * * * ******* * ** *


* **** * * **** * * 0;



}
answered by (-190 points)
0 like 0 dislike
Hidden content!
#include<stdio.h>
** * ** * ** ** * *

int main()

{
* **** * *** * ** w,h,bmi;
* ** ** * * * * * **** ** * * * *
* * ** * * ** * *
**** ** *** *** * ***
** * * * *** **** * * * ** ** * * * ***


*** *** * * * * 0;



}
answered by (-190 points)
0 like 0 dislike
Hidden content!
** ***** ** ** ** *


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



int main()



{



   


** * ** * * ** w=0,h=0,bmi=0;


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


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


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


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


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


* * ** * * **** * * * 0;



 



}
answered by (-190 points)
0 like 0 dislike
Hidden content!
* * *** * ** ** *


** ** *****



int main()



{



   


** ** ** * * ****** w=0,h=0,bmi=0;


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


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


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


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


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


*** * * * * * * ** 0;



 



}
answered by (-190 points)
0 like 0 dislike
Hidden content!
** ** ** * *** * ***


* * * ** * ** * *


** *



{


* * h=0 , w=0 ,


*** * * * * ** * * *** );


** * * **** *** * ** );


* ** *** *


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


*** 0;



}
answered by (-102 points)
edited by
0 like 0 dislike
Hidden content!
** * *** * *


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


*



{



float w=0 , h=0 , **


** * *** *** * ** * ** ** ** * );


* * ** * *** * *** * h );


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


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



}
answered by (-102 points)
0 like 0 dislike
Hidden content!
#include <stdio.h>



#include <stdlib.h>



 



int main(){


** ***** * *** * *** * ** * * ** ** * ** weight = 0 , height = 0 , bmi = 0 ;


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


** * * ** ** * ***** * * ***** * *** *** * ** * * weight(kg):");


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


** * * ** * ** * * *** * * *** * * *** ** **** * height(m):");


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


****** * * * ** * *** ** *** ** * ** * * = weight/(height*height);


* ** * * * **** * *** *** **** * * ** ****** BMI:%.2f\n",bmi);


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


*** * *** **** * * * * * ** *** * ** * < 18.5)


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



 


* ******** *** * * **** * * * ** *** * * if(bmi >= 18.5 && bmi < 25 )


* ** *** *** *** * * * * *** * * * ***** ****** * * *** * *** * * *** weight\n");



 


**** *** * *** * ** * ** * ** if(bmi >= 25 && bmi < 30 )


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



 


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



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


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


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


* * * * ***** * **** ** * *** ** * **** * * *
** * * ** * * *** *** * * * * * * * *** * * * 0 ;

}
answered by (-162 points)
0 like 0 dislike
Hidden content!
#include <stdio.h>



#include * ** * * *



main()



{



* * * * * ***** ***** * * **** ** * height,weight;



** *** * * * ** * * * * * **** * **** ** * *** *** * * *** input height(cm):");



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



* * *** ** * * ** **** * ***** * ** *** * * * * * input ** *** * *****



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



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



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



return 0;



}
answered by (56 points)
0 like 0 dislike
Hidden content!
#include<stdio.h>

#include<stdlib.h>

int main()

{
** * * * ** * ** **** * ***** * h=0,w=0,b=0;
* * ** * *** **** * ** * *** ** ** * ** * ***
** * * * * * * *** * * * * ** ***** * * * * ** * * *
*** * ** * *** ** ******* ** *** * **
* * * ** *** ****** **** ** * ** * ** * * ** ** ****
* ****** * * * *** * * ** * 0;

}
answered by (-90 points)
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English 中文 Tiếng Việt
IP:172.71.254.192
©2016-2025

Related questions

0 like 0 dislike
47 answers
[Exercise] Essay (Open question) - asked Sep 22, 2016 in 作業 by Shun-Po (18k points)
ID: 11533 - Available when: Unlimited - Due to: Unlimited
| 5.4k views
0 like 0 dislike
26 answers
[Exercise] Coding (C) - asked Nov 3, 2016 in 作業 by Shun-Po (18k points)
ID: 16957 - Available when: Unlimited - Due to: Unlimited
| 3.7k views
0 like 0 dislike
37 answers
[Exercise] Coding (C) - asked Oct 20, 2016 in 作業 by Shun-Po (18k points)
ID: 14579 - Available when: Unlimited - Due to: Unlimited
| 4.3k views
0 like 0 dislike
67 answers
[Exercise] Coding (C) - asked Oct 13, 2016 in 作業 by Shun-Po (18k points)
ID: 13427 - Available when: Unlimited - Due to: Unlimited
| 7.2k views
0 like 0 dislike
73 answers
[Exercise] Coding (C) - asked Sep 29, 2016 in 作業 by Shun-Po (18k points)
ID: 11603 - Available when: Unlimited - Due to: Unlimited
| 7.9k views
12,783 questions
183,442 answers
172,219 comments
4,824 users