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_39167992_7817.cpp:14:1: error: 'vector' does not name a type
   14 | vector<node> v[40005];
      | ^~~~~~
0_0_39167992_7817.cpp: In function 'void tarjan(int, int)':
0_0_39167992_7817.cpp:36:23: error: 'v' was not declared in this scope
   36 |         for(int i=0;i<v[x].size();i++){
      |                       ^
0_0_39167992_7817.cpp: In function 'int main()':
0_0_39167992_7817.cpp:63:25: error: 'v' was not declared in this scope
   63 |                         v[xx[i]].push_back({yy[i],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-12-05 11:34:40, Gzip enabled