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_38749348_13935.cpp:4:8: error: 'pair' was not declared in this scope
    4 | vector<pair<int,char>>b[kMaxM];
      |        ^~~~
0_0_38749348_13935.cpp:4:8: error: 'pair' was not declared in this scope
0_0_38749348_13935.cpp:4:8: error: 'pair' was not declared in this scope
0_0_38749348_13935.cpp:4:8: error: 'pair' was not declared in this scope
0_0_38749348_13935.cpp:4:8: error: 'pair' was not declared in this scope
0_0_38749348_13935.cpp:4:8: error: 'pair' was not declared in this scope
0_0_38749348_13935.cpp:4:8: error: 'pair' was not declared in this scope
0_0_38749348_13935.cpp:4:8: error: 'pair' was not declared in this scope
0_0_38749348_13935.cpp:4:8: error: 'pair' was not declared in this scope
0_0_38749348_13935.cpp:4:1: error: 'vector' does not name a type
    4 | vector<pair<int,char>>b[kMaxM];
      | ^~~~~~
0_0_38749348_13935.cpp:5:1: error: 'string' does not name a type
    5 | string a,c[kMaxN];
      | ^~~~~~
0_0_38749348_13935.cpp: In function 'void dfs(int, int)':
0_0_38749348_13935.cpp:11:14: error: 'a' was not declared in this scope
   11 |         if(z<a.size()){
      |              ^
0_0_38749348_13935.cpp:12:28: error: 'b' was not declared in this scope
   12 |                 for(auto i:b[x]){
      |                            ^


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-01 16:33:04, Gzip enabled