2020-11-12

#include <stdio.h>
#include <stdlib.h>

int main()
{ char sex,a1,a2;
float faheight,moheight,height;
printf(“pealse input your sex,m or w:did you take exercse ,yes or no ?did you have the healthy lifestyle?yes or no\n”);

scanf("%c %f %f",&sex,&faheight,&moheight);
switch(sex)
{case ‘m’:
height=(faheight+moheight)0.54;
printf(“did you take exercse ,yes or no ?did you have the healthy lifestyle?yes or no\n”);
scanf("%c %c",&a1,&a2);
if(a1==‘yes’||a2==‘yes’)
{height=height
1.02*1.015;

   printf("%f",height);}
   else if(a1=='yes'||a2=='no')
   {
       height=height*1.02;
       printf("%f",height);
   }
   else if(a1=='no'||a2=='yes')
    {
       height=height*1.015;
       printf("%f",height);
   }
   else
   {
        printf("%f",height);
   }
case 'w':
   height=(faheight*0.923+moheight)/2;

   printf("did you take exercse ,yes or no ?did you have the healthy lifestyle?yes or no\n");
   scanf("%c %c",&a1,&a2);
   if(a1=='yes'||a2=='yes')
  {height=height*1.02*1.015;

   printf("%f",height);}
   else if(a1=='yes'||a2=='no')
   {
       height=height*1.02;
       printf("%f",height);
   }
   else if(a1=='no'||a2=='yes')
    {
       height=height*1.015;
       printf("%f",height);
   }
   else
   {
        printf("%f",height);
   }

}
printf(“your height is %f cm\n”,height);

}
有哪位程序员大佬帮忙修改下,我一直都得不到我想要的结果😱😱😱

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值