F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_18093409_28317.cpp: In function 'LL solve3()':
0_0_18093409_28317.cpp:87:58: error: redeclaration of 'double d3'
         double d1 = dis(p[i],p[j]), d3 = dis(p[i],p[k]), d3 = dis(p[j],p[k]);
                                                          ^
0_0_18093409_28317.cpp:87:37: note: 'double d3' previously declared here
         double d1 = dis(p[i],p[j]), d3 = dis(p[i],p[k]), d3 = dis(p[j],p[k]);
                                     ^
0_0_18093409_28317.cpp:88:18: error: 'd2' was not declared in this scope
         if(d1 != d2 || d1 != d3) continue;
                  ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-10-06 21:17:02, Gzip enabled