main() {floatc,f; c=30.0; f=(6*c)/5+32; printf(“f=%f”,f);
出自:乐山师范学院数字媒体应用技术