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_33782043_30412.cpp:70:1: error: 'unorder_map' does not name a type
 unorder_map<int,int>mpw;
 ^
0_0_33782043_30412.cpp:71:1: error: 'unorder_map' does not name a type
 unorder_map<int,int>mpb;
 ^
0_0_33782043_30412.cpp: In function 'cc dfs(int, int)':
0_0_33782043_30412.cpp:83:8: error: 'mpw' was not declared in this scope
        mpw[edge[i].w]=col.ww;
        ^
0_0_33782043_30412.cpp:84:8: error: 'mpb' was not declared in this scope
        mpb[edge[i].w]=col.bb;
        ^
0_0_33782043_30412.cpp: In function 'int main()':
0_0_33782043_30412.cpp:102:9: error: 'mpw' was not declared in this scope
         mpw.clear();
         ^
0_0_33782043_30412.cpp:103:9: error: 'mpb' was not declared in this scope
         mpb.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-25 10:00:05, Gzip enabled