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_36810802_4495.cpp: In function 'void Solve()':
0_0_36810802_4495.cpp:145:18: error: expected unqualified-id before '[' token
             auto [l, r] = getTangentCoP(A, x);// cerr << "  " << l << " " << r << endl;
                  ^
0_0_36810802_4495.cpp:146:26: error: 'l' was not declared in this scope
             point pl = A[l]; pl.id = l, pl.type = 0;
                          ^
0_0_36810802_4495.cpp:147:26: error: 'r' was not declared in this scope
             point pr = A[r]; pr.id = r, pr.type = 0;
                          ^


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-11-23 01:22:27, Gzip enabled