为什么总和算不了
1. Jack()函数的返回类型错误
float Jcak(float i,float time)
2. Jack()函数的指定返回结果错误
printf("%f\n",cost);
return cost;