搜索
首页 电脑/网络 软件

再问一个c语言的问题

  void main(){int a,b,c,C,S;printf("please input the length of the triangle");scanf("%d%d%d",&a,&b,&c);C=(a+b+c);printf(" the girth of the triangle is ");printf("%d",C);S=sqrt((C/2)*((C/2)*a)*((C/2)*b)*((C/2)*c));printf(" the area of the triangle is");printf("%f",S);}这段在求面积时有问题,但是在哪里?。
  

全部回答

2006-03-05

0 0
int a,b,c,C,S; 定义两个C?

类似问题换一批

热点推荐

热度TOP

相关推荐
加载中...

热点搜索 换一换

电脑/网络
软件
硬件
电脑装机
程序设计
互联网
操作系统/系统故障
笔记本电脑
反病毒
百度
软件
软件
多媒体软件
系统软件
办公软件
网络软件
图像处理软件
举报
举报原因(必选):
取消确定举报