为了账号安全,请及时绑定邮箱和手机立即绑定

为什么不行呢

#include <stdio.h>

double taxi_price(int n,int time)

{

    double price;

    if(time >= 23 || time >= 0 && time <= 5 )

    {

        printf("price=%f",n<=3 ? price=13+1+n*(1+0.2)*2.3 : price=n*2.3*(1+0.2)+1);

    }

    else

    {

        printf("price=%f",n<=3 ? price=13+1 : price=n*2.3+1);

    }

}

int main()

{

    printf("price=%f",price=taxi_price(12,9)+taxi_price(12,21));

    return 0;

}


正在回答

2 回答

time<5
n<=3 ? price=13+1: price=13+n*2.3*(1+0.2)*1.2+1
n<=3 ? price=13+1: price=13+n*2.3*(1+0.2)+1
试试这个


0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
C语言入门
  • 参与学习       926027    人
  • 解答问题       20793    个

C语言入门视频教程,带你进入编程世界的必修课-C语言

进入课程

为什么不行呢

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信