作者jeff745620 (Yi)
看板FJU-Stat98B
標題[認真]
時間Fri Sep 17 11:22:57 2010
#include<iostream>
using namespace std;
int main()
{
cout << "Handsome YI" << endl;
double X = 5;
cout << X << endl;
double Y = X + 5;
cout << X << endl;
cout << Y << endl;
double W = 3, T = 9.1;
cout.precision(10);
cout << (((X)/(Y)+T)*W)/(((T)+(W))*X) << endl;
cin.get();
}
中肯的標題
--
噓 freezerain:柳安澤酸民 06/25 16:16
→ freezerain:樓上奈米屌 06/25 16:47
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.136.163.65
→ koyiwai:這一篇文章值7元 09/17 11:27
推 freezerain:我要告你 09/17 21:11
→ jeff745620:因為我上課偷上PTT嗎:( 09/18 01:21
推 seth0921:不是 因為他要追你追追追到天崖海角 09/18 08:21