×
解除綁定,重新設定系統帳號的密碼
您的系統帳號 ID:
您的系統帳號:
您的帳號暱稱:
設定新密碼:
設定新密碼:
×
請輸入要加入的「課程代碼」
請向開設課程的使用者索取「課程代碼」
Problems
Submissions
Rank
Forum
Contest
Login
Register
New Thread
#39891: c++詳解
yp11251144@yphs.tp.edu.tw
(704-38曾湛)
School : 臺北市私立延平高級中學
ID : 237373
×
傳送站內訊息
To:
Subject:
Content:
IP address : [203.72.178.1]
Last Login :
2024-12-11 09:26:41
d051.
糟糕,我發燒了!
--
板橋高中
教學題
| From: [203.72.178.1] | Post Date : 2024-04-10 10:26
哈囉 hhhhhhhhhhhhhhhhhhhhhhhhhhhh
#include <bits/stdc++.h>
using namespace std;
int main()
{
double f;
cin>>f;
cout<<fixed<<setprecision(3)<<(f-32)*5/9<<endl;
return 0;
}
ZeroJudge Forum