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_17990647_14474.cpp: In function 'int main()':
0_0_17990647_14474.cpp:182:18: error: incompatible types in assignment of 'int' to 'int [1010][1010]'
                 a=sum(x_top,y_top);
                  ^
0_0_17990647_14474.cpp:183:17: error: 'b' was not declared in this scope
                 b=sum(x_bot-1,y_bot-1);
                 ^
0_0_17990647_14474.cpp:184:17: error: 'c' was not declared in this scope
                 c=sum(x_bot-1,y_top);
                 ^
0_0_17990647_14474.cpp:185:17: error: 'd' was not declared in this scope
                 d=sum(x_top,y_bot-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-11-23 05:22:17, Gzip enabled