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_33688732_8700.cpp: In function 'void f(long int, long int)':
0_0_33688732_8700.cpp:29:40: error: 'size' was not declared in this scope
                 if (2 <= row && row < (size + 2))
                                        ^
0_0_33688732_8700.cpp:31:29: error: 'size' was not declared in this scope
                 if (row == (size + 2))
                             ^
0_0_33688732_8700.cpp:33:22: error: 'size' was not declared in this scope
                 if ((size + 3) <= row && row <= (2 * size + 2))
                      ^
0_0_33688732_8700.cpp:35:33: error: 'size' was not declared in this scope
                 if (row == (2 * size + 3))
                                 ^
0_0_33688732_8700.cpp:38:37: error: 'size' was not declared in this scope
                 for (int j = 0; j < size; 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-10-06 21:36:25, Gzip enabled