| ||||||||||
| 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 | |||||||||
帮我看看!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