Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

这样就可以过了

Posted by jackch at 2006-09-23 22:23:08 on Problem 1517
#include<iostream>
using namespace std;
int main()
{
cout<<"n e"<<endl;
cout<<"- -----------"<<endl;
cout<<"0 1"<<endl;
cout<<"1 2"<<endl;
cout<<"2 2.5"<<endl;
cout<<"3 2.666666667"<<endl;
cout<<"4 2.708333333"<<endl;
cout<<"5 2.716666667"<<endl;
cout<<"6 2.718055556"<<endl;
cout<<"7 2.718253968"<<endl;
cout<<"8 2.718278770"<<endl;
cout<<"9 2.718281526"<<endl;
return 0;
}
//我的输出是这个结果,但提交就是错,直接把他打印出来提交就OK了,呵呵!

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator