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_32854747_8878.cpp:24:1: error: 'vectoredg' does not name a type
 vectoredg[N];
 ^
0_0_32854747_8878.cpp: In function 'int dfs(int, int)':
0_0_32854747_8878.cpp:29:15: error: 'edg' was not declared in this scope
  for(auto i : edg[x])
               ^
0_0_32854747_8878.cpp: In function 'int main()':
0_0_32854747_8878.cpp:45:31: error: 'edg' was not declared in this scope
   for(int i = 0; i <= n; i++) edg[i].clear();
                               ^
0_0_32854747_8878.cpp:50:4: error: 'edg' was not declared in this scope
    edg[x].PB(y);
    ^


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-26 05:51:38, Gzip enabled