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_37640084_19854.cpp:14:1: error: 'unordered_map' does not name a type
 unordered_map<int,int>change;
 ^
0_0_37640084_19854.cpp: In function 'int main()':
0_0_37640084_19854.cpp:77:13: error: 'change' was not declared in this scope
             change[alls[i]]=find(alls[i]);
             ^
0_0_37640084_19854.cpp:82:19: error: 'change' was not declared in this scope
             int l=change[a[i].first],r=change[a[i].second];
                   ^
0_0_37640084_19854.cpp:84:20: error: 'r' was not declared in this scope
             update(r+1,-1);
                    ^
0_0_37640084_19854.cpp:96:9: error: 'change' was not declared in this scope
         change.clear();
         ^


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-24 17:56:32, Gzip enabled