热门

最新

红包

立Flag

投票

同城

我的

发布
lllllisaaaaa
LLLLLisaaaaa
2 年前
truelllllisaaaaa

#include<iostream>
using namespace std;
double CtoF(double x)
{
double y;
y=9*x/5+32;
return y;
}
int main()
{
double x,y;
cin>>x;
y=CtoF(x);
cout<<"y="<<y;
}

CSDN App 扫码分享
分享
评论
14
打赏
  • 复制链接
  • 举报
下一条:
据媒体报道,日前,华为技术有限公司申请注册「遥遥领先」商标,国际分类为运输工具、科学仪器,当前商标状态为等待实质审查。2023.10.30
立即登录