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_37752983_20472.cpp: In function 'void solve()':
0_0_37752983_20472.cpp:21:9: error: 'segs' was not declared in this scope
         segs.push_back({l, r});
         ^
0_0_37752983_20472.cpp:22:9: error: 'ed' was not declared in this scope
         ed.push_back(r);
         ^
0_0_37752983_20472.cpp:25:10: error: 'segs' was not declared in this scope
     sort(segs.begin(), segs.end());
          ^
0_0_37752983_20472.cpp:26:10: error: 'ed' was not declared in this scope
     sort(ed.begin(), ed.end());
          ^
0_0_37752983_20472.cpp:45:9: error: redeclaration of 'int idx'
     int idx = 0;
         ^
0_0_37752983_20472.cpp:30:9: note: 'int idx' previously declared here
     int idx = 0;
         ^
0_0_37752983_20472.cpp:46:19: error: unable to deduce 'auto&&' from 'ed'
     for (int it : ed) {
                   ^


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 12:23:52, Gzip enabled