时间:2012-10-01 18:40:31
{ int r; float s;
scanf("%d",&r);
s=*p*r*r; printf("s=%fn",s);
}
出错的原因是
A.注释语句书写位置错误
B.存放圆半径的变量r不应
电脑版 | 手机版 | 返回顶部