大佬们请帮帮忙,先谢谢了
#include <stdio.h>
float cost(float s,int t)
{
float prince;
int first=13+1;
if(0<=s && s<=3)
{
return first;
}
else
{
if(0<=t && t<5 || t==23)
{printf=2.3+2.3*0.2;}
else
{
float cost=first+price*(s-3);
return cost;
}
}
int main()
{
float money=cost(12,9)+cost(12,18);
printf("小明每天打车的总费用%2f元",money);
return 0;
}
大佬们帮忙看一看,找一下错误,运行失败,先谢谢了