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_18527177_17922.cpp: In function 'int main()':
0_0_18527177_17922.cpp:46:2: error: 'nbsp' was not declared in this scope
     int t;
  ^
0_0_18527177_17922.cpp:64:133: error: 'kkk' was not declared in this scope
                     int x=i+dir[kkk][0],y=j+dir[kkk][1];
                                                                                                                                     ^
0_0_18527177_17922.cpp:65:137: error: 'y' was not declared in this scope
                     if(a[i][j]>a[x][y])
                                                                                                                                         ^
0_0_18527177_17922.cpp:67:163: error: 'y' was not declared in this scope
                         cnt+=a[i][j]-a[x][y];
                                                                                                                                                                   ^
0_0_18527177_17922.cpp:69:121: error: 'else' without a previous 'if'
                     else
                                                                                                                         ^
0_0_18527177_17922.cpp:70: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:44:34, Gzip enabled