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_17247029_30049.cpp: In function 'int find(int)':
0_0_17247029_30049.cpp:31:2: error: 'nbsp' was not declared in this scope
     for (int i = 1; i <= boy; i++)
  ^
0_0_17247029_30049.cpp:33:61: error: 'i' was not declared in this scope
         if (link[x][i] && book[i] == 0)//如果有边 且 未被搜索过
                                                             ^
0_0_17247029_30049.cpp:35:78: error: 'i' was not declared in this scope
             book[i] = 1;
                                                                              ^
0_0_17247029_30049.cpp: In function 'int main()':
0_0_17247029_30049.cpp:47:2: error: 'nbsp' was not declared in this scope
     int n;
  ^
0_0_17247029_30049.cpp:52:73: error: break statement not within loop or switch
             break;
                                                                         ^
0_0_17247029_30049.cpp:55:78: error: 'i' was not declared in this scope
             link[i][j] = 1;
                                                                              ^
0_0_17247029_30049.cpp:55:81: error: 'j' was not declared in this scope
             link[i][j] = 1;
                                                                                 ^


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-02 09:09:14, Gzip enabled