| ||||||||||
| 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 | |||||||||
你被精度阴了In Reply To:帮我看看! Posted by:zsldg2006 at 2006-06-11 14:12:37 > program p1004;
> var
> a,b,c,d,e,f,g,h,i,j,k,l,zong:real;
> begin
> readln(a,b,c,d,e,f,g,h,i,j,k,l);
> zong:=(a+b+c+d+e+f+g+h+i+j+k+l)/12;
> writeln('$',zong:8:2);
> readln;
> end.
> 为什么错?????
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator