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

121 Answers

0 like 0 dislike
Hidden content!
*
* * *
** * *
{
** * t, bmi, w;

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

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

bmi = w / *** *** ***
* *** * ** * ** *

** *** **** * **
}
answered by (152 points)
0 like 0 dislike
Hidden content!
*
** **
* *
{
** * t, bmi, w;

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

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

bmi = w / * * * *
* * * *** *

*** **** ** ******
}
answered by (152 points)
0 like 0 dislike
Hidden content!
* *
*
***
{
* *** * * *

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

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

#include ** *



main()

{
* ******** * *** ** *** *** * * weight ,height,bmi;


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


** * ** * * *** *** * * *** ** ** * ***** ** enter your height(cm):");
* * * * * ****** ** * * * * * * *** ** *** *** ***


* * ******** * * ** ** * * * ** = * * *** ******* *


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

}
answered by (-103 points)
0 like 0 dislike
Hidden content!
* **
*
*
{
* * t, bmi, w;

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

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

bmi = w / *** ****** * *
* * * * ** **** *

* *** **** * *
}
answered by (152 points)
0 like 0 dislike
Hidden content!
*** *
main()
{
float i=0 ,j=0 ,bmi=0;
** *** ** ** *** *
*** ** ****** ** ****
**** ** ****** *
*** ** ** ******
* **** * ** * * ** *
** *** * * *
** ** * *** *** *** ** **
}
answered by (-60 points)
0 like 0 dislike
Hidden content!
#include <stdio.h>

#include * * ***** **

int main ()

{  float weight=0,height=0,BMI=0;


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


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


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


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


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


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

}
answered by (-85 points)
0 like 0 dislike
Hidden content!
#include ** *** ** * *

#include ** ***** ** ****



int main()

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


** ** ** * * * * * ** * **** * 公分");


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


** * *** *** ** **** ** ** ** 公斤");


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


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


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


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



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

#include <stdlib.h>



main()

{


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


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



}
answered by (-102 points)
0 like 0 dislike
Hidden content!
#include

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

Related questions

0 like 0 dislike
99 answers
[Exercise] Essay (Open question) - asked Sep 21, 2016 in 作業 by Shun-Po (18k points)
ID: 11341 - Available when: Unlimited - Due to: Unlimited
| 11k views
2 like 0 dislike
44 answers
[Exercise] Coding (C) - asked Nov 2, 2016 in 作業 by Shun-Po (18k points)
ID: 16861 - Available when: Unlimited - Due to: Unlimited
| 5.9k views
1 like 0 dislike
129 answers
[Exercise] Coding (C) - asked Oct 19, 2016 in 作業 by Shun-Po (18k points)
ID: 14119 - Available when: Unlimited - Due to: Unlimited
| 13k views
0 like 0 dislike
117 answers
[Exercise] Coding (C) - asked Oct 13, 2016 in 作業 by Shun-Po (18k points)
ID: 13581 - Available when: Unlimited - Due to: Unlimited
| 11.3k views
0 like 0 dislike
131 answers
[Exercise] Coding (C) - asked Oct 5, 2016 in 作業 by Shun-Po (18k points)
ID: 12291 - Available when: Unlimited - Due to: Unlimited
| 12.9k views
12,783 questions
183,442 answers
172,219 comments
4,824 users