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_37880741_17271.cpp: In function 'void dfs(int, int)':
0_0_37880741_17271.cpp:18:15: error: two or more data types in declaration of 'V'
  for(int auto V : G[x]){
               ^
0_0_37880741_17271.cpp:19:6: error: 'V' was not declared in this scope
   if(V == f) 
      ^
0_0_37880741_17271.cpp:21:7: error: 'V' was not declared in this scope
   dfs(V, 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-07-04 14:46:07, Gzip enabled