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_28663387_26007.cpp: In function 'void Dfs(int, char)':
0_0_28663387_26007.cpp:34:6: error: 'a' was not declared in this scope
  if (a[x].end == m)
      ^
0_0_28663387_26007.cpp:40:22: error: 't' was not declared in this scope
  for (int i = 0; i < t; i++)
                      ^
0_0_28663387_26007.cpp:42:32: error: 'struct m' has no member named 'begin'
   if (queue[x].end == queue[i].begin&&visit[i] == 0)
                                ^
0_0_28663387_26007.cpp: In function 'int main()':
0_0_28663387_26007.cpp:73:25: error: too many arguments to function 'void Dfs(int, char)'
            Dfs(i,'b','m');
                         ^
0_0_28663387_26007.cpp:31:6: note: declared here
 void Dfs(int x, char m)
      ^


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-04 11:22:18, Gzip enabled