#12399: C++ 很简单


swsamuel (世外唐悦)

學校 : 上海市娄山中学
編號 : 67274
來源 : [180.168.84.158]
最後登入時間 :
2017-11-26 11:18:52

#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)

學校 : 臺北市立建國高級中學
編號 : 70623
來源 : [140.112.24.146]
最後登入時間 :
2023-11-20 12:38:07

#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)

學校 : 不指定學校
編號 : 62501
來源 : [49.216.191.28]
最後登入時間 :
2021-11-21 03:06:49

#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 (爬 我爬 我爬爬爬 有排行榜這種東西就是要爬 爬過我上面的那...)

學校 : 臺北市私立延平高級中學
編號 : 83268
來源 : [203.72.178.1]
最後登入時間 :
2023-10-30 13:02:50

#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 (自閉城剛槍王)

學校 : 不指定學校
編號 : 94733
來源 : [218.161.90.237]
最後登入時間 :
2021-07-15 20:08:56

#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 (沒用的帳號)

學校 : 國立中正大學
編號 : 103812
來源 : [203.204.199.92]
最後登入時間 :
2021-02-24 18:32:38

#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)

學校 : 臺北市私立延平高級中學
編號 : 182036
來源 : [203.72.178.2]
最後登入時間 :
2022-05-02 14:34:24

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



請問誰不會??

痾 不好意思我不會