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_18527171_17762.cpp: In function 'int main()':
0_0_18527171_17762.cpp:52:2: error: 'nbsp' was not declared in this scope
     int t;
  ^
0_0_18527171_17762.cpp:70:133: error: 'kkk' was not declared in this scope
                     int x=i+dir[kkk][0],y=j+dir[kkk][1];
                                                                                                                                     ^
0_0_18527171_17762.cpp:71:137: error: 'y' was not declared in this scope
                     if(a[i][j]>a[x][y])
                                                                                                                                         ^
0_0_18527171_17762.cpp:73:163: error: 'y' was not declared in this scope
                         cnt+=a[i][j]-a[x][y];
                                                                                                                                                                   ^
0_0_18527171_17762.cpp:75:121: error: 'else' without a previous 'if'
                     else
                                                                                                                         ^
0_0_18527171_17762.cpp:76:145: error: continue statement not within a loop
                         continue;
                                                                                                                                                 ^


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-25 12:55:13, Gzip enabled