Run ID:103311
提交时间:2024-12-28 15:54:52
#include <iostream> using namespace std; int main () { double F; cin>>F; cout<<C=5*(F-32)/9<<endl; return 0; }