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 zsldg2006 at 2006-06-11 14:12:37 on Problem 1004
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:
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