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_39312001_21687.cpp:8:1: error: 'vector' does not name a type
    8 | vector<int> E[N];
      | ^~~~~~
0_0_39312001_21687.cpp: In function 'void dfs(int, int)':
0_0_39312001_21687.cpp:13:19: error: 'E' was not declared in this scope
   13 |     for(int i=0;i<E[u].size();i++){
      |                   ^
0_0_39312001_21687.cpp: In function 'int dfs1(int, int)':
0_0_39312001_21687.cpp:27:20: error: 'E' was not declared in this scope
   27 |     for(int  i=0;i<E[u].size();i++){
      |                    ^
0_0_39312001_21687.cpp: In function 'int main()':
0_0_39312001_21687.cpp:42:13: error: 'E' was not declared in this scope
   42 |             E[i].clear();
      |             ^
0_0_39312001_21687.cpp:50:13: error: 'E' was not declared in this scope
   50 |             E[u].push_back(i);
      |             ^


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-05-18 04:46:26, Gzip enabled