#12399: C++ 很简单


swsamuel (世外唐悦)


#include <iostream>
#include <iomanip> using namespace std; int f; int main(){ while(cin>>f) cout<<fixed<<setprecision(3)<<(f-32)/1.8<<endl; return 0; }
代码如上;
不难;
AC的,没错误。
#13056: Re:C++ 很简单


dartgoblin (EMU300)


#include 
#include using namespace std; int f; int main(){ while(cin>>f) cout<<fixed<<setprecision(3)<<(f-32)/1.8<<endl; return 0; }
代码如上;
不难;
AC的,没错误。



請問誰不會??

#13058: Re:C++ 很简单


nkavengertree (LaG)


#include 
#include using namespace std; int f; int main(){ while(cin>>f) cout<<fixed<<setprecision(3)<<(f-32)/1.8<<endl; return 0; }
代码如上;
不难;
AC的,没错误。




這麼跩喔OuO

#15168: Re:C++ 很简单


ufve0704 (爬 我爬 我爬爬爬 有排行榜這種東西就是要爬 爬過我上面的那...)


#include 
#include using namespace std; int f; int main(){ while(cin>>f) cout<<fixed<<setprecision(3)<<(f-32)/1.8<<endl; return 0; }
代码如上;
不难;
AC的,没错误。




這麼跩喔OuO

別再嗆人了,和平(ouo)




#21020: Re:C++ 很简单


raykuo2008@gmail.com (自閉城剛槍王)


#include 
#include using namespace std; int f; int main(){ while(cin>>f) cout<<fixed<<setprecision(3)<<(f-32)/1.8<<endl; return 0; }
代码如上;
不难;
AC的,没错误。



可以不要洩漏答案嗎?

#21306: Re:C++ 很简单


CL108100133 (沒用的帳號)


#include 
#include using namespace std; int f; int main(){ while(cin>>f) cout<<fixed<<setprecision(3)<<(f-32)/1.8<<endl; return 0; }
代码如上;
不难;
AC的,没错误。


好棒

#29379: Re:C++ 很简单


yp10951207@yphs.tp.edu.tw (35黃建維 808)


#include 
#include using namespace std; int f; int main(){ while(cin>>f) cout<<fixed<<setprecision(3)<<(f-32)/1.8<<endl; return 0; }
代码如上;
不难;
AC的,没错误。



請問誰不會??

痾 不好意思我不會