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_19823834_17727.cpp: In function 'void dfs(int, int)':
0_0_19823834_17727.cpp:34:11: error: invalid types 'int[int]' for array subscript
     fa[now] = ffa;
           ^
0_0_19823834_17727.cpp:36:23: error: cannot convert 'node' to 'int' in initialization
     for (int i = a[now], i; i = a[i].next){
                       ^
0_0_19823834_17727.cpp:36:26: error: redeclaration of 'int i'
     for (int i = a[now], i; i = a[i].next){
                          ^
0_0_19823834_17727.cpp:36:14: note: 'int i' previously declared here
     for (int i = a[now], i; i = a[i].next){
              ^
0_0_19823834_17727.cpp:36:42: error: expected ';' before ')' token
     for (int i = a[now], i; i = a[i].next){
                                          ^


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 10:39:36, Gzip enabled