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

什么special judge啊,正经写就不能过

Posted by orisea at 2010-01-17 22:40:28 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;
}

有问题啊

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