Home > Back-end > C language beginner, bosses help change an error
C language beginner, bosses help change an error
Time:10-26
#include Int main () { Double w, h, BMI; BMI=w/h) (h *; Printf (" please enter the weight (kg) \ n "); If the scanf (" % ", & amp; W); Printf (" please enter the height (m) \ n "); If the scanf (" % ", & amp; H); Printf (" BMI=% f \ n ", BMI); return 0; }
CodePudding user response:
Lf the scanf (" % ") love gull, not I
CodePudding user response:
Love gull, ivor, is not love, ivor
CodePudding user response:
#include Int main () { Double w, h, BMI; BMI=w/h) (h *;//w and h I don't know is a few, began to be a ghost ah Printf (" please enter the weight (kg) \ n "); If the scanf (" % ", & amp; W); Printf (" please enter the height (m) \ n "); If the scanf (" % ", & amp; H); Printf (" BMI=% f \ n ", BMI); return 0; }