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

我的意思是你这个cout<<0 就只会输出0 而不是0.000 你要 area = 0 cout << area

Posted by first at 2006-02-23 11:25:12 on Problem 2546
In Reply To:Re:wa的程序中应该area = 0; cout<<setiosflags(ios::fixed)<<setprecision(3)<<area<<endl; Posted by:qywyh_scut at 2006-02-22 13:51:58
> 
> 
> if (r1+r2<=d2)
> {
>    cout<<setiosflags(ios::fixed)<<setprecision(3)<<0<<endl;
> }
> 
> 这是相离的情况。。。已经判断了阿

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