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_36233026_8389.cpp: In function 'int main()':
0_0_36233026_8389.cpp:103:63: error: invalid initialization of reference of type 'Point&' from expression of type 'std::vector<Point>'
       int cnt=getCircleCircleIntersection(cir[0], cir[i], temp);
                                                               ^
0_0_36233026_8389.cpp:51:5: note: in passing argument 3 of 'int getCircleCircleIntersection(Circle, Circle, Point&, Point&)'
 int getCircleCircleIntersection(Circle C1, Circle C2, Point &a,Point &b) {
     ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-01-10 17:43:44, Gzip enabled