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_30969060_29002.cpp: In function 'void dfs(char)':
0_0_30969060_29002.cpp:10:3: error: 'flag' was not declared in this scope
   flag=1;
   ^
0_0_30969060_29002.cpp:13:16: error: 'k' was not declared in this scope
  for(i = 0;i < k;i++)
                ^
0_0_30969060_29002.cpp:15:13: error: 'no' was not declared in this scope
         if((no[i].begin == s)&&(vis[i]!=1))
             ^
0_0_30969060_29002.cpp:15:33: error: 'vis' was not declared in this scope
         if((no[i].begin == s)&&(vis[i]!=1))
                                 ^
0_0_30969060_29002.cpp: In function 'int main()':
0_0_30969060_29002.cpp:28:5: error: expected unqualified-id before '[' token
   s1[k].begin=s[0];
     ^
0_0_30969060_29002.cpp:29:5: error: expected unqualified-id before '[' token
   s1[k++].end=s[strlen(s)-1];
     ^
0_0_30969060_29002.cpp:33:6: error: expected unqualified-id before '[' token
    s1[k].begin=s[0];
      ^
0_0_30969060_29002.cpp:34:9: error: expected unqualified-id before '[' token
       s1[k++].end=s[strlen(s)-1];
         ^
0_0_30969060_29002.cpp:36:3: error: 'flag' was not declared in this scope
   flag=0;
   ^
0_0_30969060_29002.cpp:39:9: error: expected primary-expression before '.' token
    if(s1.begin=='b'){
         ^


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 03:17:35, Gzip enabled