#12399: C++ 很简单


swsamuel (世外唐悦)

學校 : 上海市娄山中学
編號 : 67274
來源 : [180.168.84.158]
最後登入時間 :
2017-11-26 11:18:52
d051. 糟糕,我發燒了! -- 板橋高中教學題 | From: [58.247.244.206] | 發表日期 : 2017-07-21 09:24

#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
d051. 糟糕,我發燒了! -- 板橋高中教學題 | From: [59.105.80.187] | 發表日期 : 2017-11-27 21:08

#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
d051. 糟糕,我發燒了! -- 板橋高中教學題 | From: [163.30.20.138] | 發表日期 : 2017-11-28 15:17

#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
d051. 糟糕,我發燒了! -- 板橋高中教學題 | From: [114.42.221.218] | 發表日期 : 2018-09-16 21:10

#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
d051. 糟糕,我發燒了! -- 板橋高中教學題 | From: [218.161.90.237] | 發表日期 : 2020-04-02 15:52

#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
d051. 糟糕,我發燒了! -- 板橋高中教學題 | From: [163.20.211.241] | 發表日期 : 2020-05-14 11:45

#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
d051. 糟糕,我發燒了! -- 板橋高中教學題 | From: [203.72.178.2] | 發表日期 : 2022-02-21 13:39

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



請問誰不會??

痾 不好意思我不會

 
ZeroJudge Forum