注意:此页面搜索的是所有试题
题目内容
(乐山师范学院数字媒体应用技术)
main() {floatc,f; c=30.0; f=(6*c)/5+32; printf(“f=%f”,f);
参考答案

