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_21278678_25888.cpp: In function 'void bfs(int, int, int (*)[202])':
0_0_21278678_25888.cpp:42:7: error: 'nbsp' declared as reference but not initialized
  node aa, bb;
       ^
0_0_21278678_25888.cpp:42:12: error: 'aa' was not declared in this scope
  node aa, bb;
            ^
0_0_21278678_25888.cpp:42:16: error: 'bb' was not declared in this scope
  node aa, bb;
                ^
0_0_21278678_25888.cpp:51:12: error: 'nbsp' declared as reference but not initialized
   for (int i = 0; i<4; i++)
            ^
0_0_21278678_25888.cpp:51:17: error: 'i' was not declared in this scope
   for (int i = 0; i<4; i++)
                 ^
0_0_21278678_25888.cpp:51:27: error: expected ')' before ';' token
   for (int i = 0; i<4; i++)
                           ^
0_0_21278678_25888.cpp:51:29: error: 'i' was not declared in this scope
   for (int i = 0; i<4; i++)
                             ^
0_0_21278678_25888.cpp: At global scope:
0_0_21278678_25888.cpp:63:5: error: 'nbsp' declared as reference but not initialized
 int main()
     ^
0_0_21278678_25888.cpp: In function 'int main()':
0_0_21278678_25888.cpp:72:7: error: 'nbsp' declared as reference but not initialized
   int minn = 1000000;
       ^
0_0_21278678_25888.cpp:72:12: error: 'minn' was not declared in this scope
   int minn = 1000000;
            ^
0_0_21278678_25888.cpp:73:12: error: 'nbsp' declared as reference but not initialized
   for (int i = 0; i<n; i++)
            ^
0_0_21278678_25888.cpp:73:17: error: 'i' was not declared in this scope
   for (int i = 0; i<n; i++)
                 ^
0_0_21278678_25888.cpp:73:27: error: expected ')' before ';' token
   for (int i = 0; i<n; i++)
                           ^
0_0_21278678_25888.cpp:73:29: error: 'i' was not declared in this scope
   for (int i = 0; i<n; i++)
                             ^
0_0_21278678_25888.cpp:74:18: error: 'j' was not declared in this scope
    for (int j = 0; j<m; j++)
                  ^


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-27 06:14:29, Gzip enabled