题目内容
有以下程序:#include main(){inta;charc=10;floatf=100.0;doublex;a=f/=c*=(x=6.5);printf("%d%d%3.1f%3.1f\n",a,c,f,x);}程序运行后的输出结果是______
查看答案
搜索结果不匹配?点我反馈
更多问题