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_30185268_22120.cpp:14:14: error: 'itn' has not been declared
  node(int _x,itn _y)
              ^
0_0_30185268_22120.cpp: In function 'void bfs()':
0_0_30185268_22120.cpp:24:17: error: 'n' was not declared in this scope
  for(int i=1;i<=n;i++)
                 ^
0_0_30185268_22120.cpp:29:4: error: 'n' was not declared in this scope
  d[n][n]=a[n][n];
    ^
0_0_30185268_22120.cpp:29:10: error: 'a' was not declared in this scope
  d[n][n]=a[n][n];
          ^
0_0_30185268_22120.cpp:39:2: error: expected '(' before '}' token
  }
  ^
0_0_30185268_22120.cpp: In function 'int main()':
0_0_30185268_22120.cpp:44:7: error: 'n' was not declared in this scope
  cin>>n;
       ^
0_0_30185268_22120.cpp:47:8: error: 'a' was not declared in this scope
   cin>>a[i][j];
        ^
0_0_30185268_22120.cpp:47:13: error: 'j' was not declared in this scope
   cin>>a[i][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-10 18:47:13, Gzip enabled