Run ID:95122

提交时间:2024-10-26 21:14:07

#include<iostream> using namespace std; int main(){ int c,f; cin>>c; F=c*9/5+32; cout<<C; return 0; }