| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
Re:这样给过了~~哈哈In Reply To:这样给过了~~哈哈 Posted by:commingbaby at 2009-01-18 22:14:48 > #include<stdio.h>
> int main(){
> double e=2.5;
> int n,s,i;
> printf("n e\n");
> printf("- -----------\n");
> printf("0 1\n");
> printf("1 2\n");
> printf("2 2.5\n");
> printf("3 2.666666667\n");
> printf("4 2.708333333\n");
> printf("5 2.716666667\n");
> printf("6 2.718055556\n");
> printf("7 2.718253968\n");
> printf("8 2.718278770\n");
> printf("9 2.718281526\n");
> }
这题不是Special Judge吗???这样能过吗....
Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator