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_33321329_23147.cpp: In function 'int main()':
0_0_33321329_23147.cpp:225:26: error: 'll' was not declared in this scope
 #define CIR(i, l, u) for(ll i = l; i < u; ++i)
                          ^
0_0_33321329_23147.cpp:238:3: note: in expansion of macro 'CIR'
   CIR(i, 1, n)
   ^
0_0_33321329_23147.cpp:238:7: error: 'i' was not declared in this scope
   CIR(i, 1, n)
       ^
0_0_33321329_23147.cpp:225:36: note: in definition of macro 'CIR'
 #define CIR(i, l, u) for(ll i = l; i < u; ++i)
                                    ^
0_0_33321329_23147.cpp:225:26: error: 'll' was not declared in this scope
 #define CIR(i, l, u) for(ll i = l; i < u; ++i)
                          ^
0_0_33321329_23147.cpp:242:3: note: in expansion of macro 'CIR'
   CIR(i, 1, m)
   ^
0_0_33321329_23147.cpp:242:7: error: 'i' was not declared in this scope
   CIR(i, 1, m)
       ^
0_0_33321329_23147.cpp:225:36: note: in definition of macro 'CIR'
 #define CIR(i, l, u) for(ll i = l; i < u; ++i)
                                    ^
0_0_33321329_23147.cpp:225:26: error: 'll' was not declared in this scope
 #define CIR(i, l, u) for(ll i = l; i < u; ++i)
                          ^
0_0_33321329_23147.cpp:246:3: note: in expansion of macro 'CIR'
   CIR(i, 1, n) CIR(i, 1, m) scanf("%d", &mt[i][j]);
   ^
0_0_33321329_23147.cpp:246:7: error: 'i' was not declared in this scope
   CIR(i, 1, n) CIR(i, 1, m) scanf("%d", &mt[i][j]);
       ^
0_0_33321329_23147.cpp:225:36: note: in definition of macro 'CIR'
 #define CIR(i, l, u) for(ll i = l; i < u; ++i)
                                    ^
0_0_33321329_23147.cpp:246:20: error: expected ';' before 'i'
   CIR(i, 1, n) CIR(i, 1, m) scanf("%d", &mt[i][j]);
                    ^
0_0_33321329_23147.cpp:225:29: note: in definition of macro 'CIR'
 #define CIR(i, l, u) for(ll i = l; i < u; ++i)
                             ^
0_0_33321329_23147.cpp:246:48: error: 'j' was not declared in this scope
   CIR(i, 1, n) CIR(i, 1, m) scanf("%d", &mt[i][j]);
                                                ^
0_0_33321329_23147.cpp:225:26: error: 'll' was not declared in this scope
 #define CIR(i, l, u) for(ll i = l; i < u; ++i)
                          ^
0_0_33321329_23147.cpp:257:3: note: in expansion of macro 'CIR'
   CIR(i, 1, n)
   ^
0_0_33321329_23147.cpp:257:7: error: 'i' was not declared in this scope
   CIR(i, 1, n)
       ^
0_0_33321329_23147.cpp:225:36: note: in definition of macro 'CIR'
 #define CIR(i, l, u) for(ll i = l; i < u; ++i)
                                    ^
0_0_33321329_23147.cpp:259:8: error: expected ';' before 'i'
    CIR(i, 1, m)
        ^
0_0_33321329_23147.cpp:225:29: note: in definition of macro 'CIR'
 #define CIR(i, l, u) for(ll i = l; i < u; ++i)
                             ^
0_0_33321329_23147.cpp:261:8: error: 'j' was not declared in this scope
     if(j == 1) printf("%d", mt[rrrow[i]][cccol[j]] + zjr[rrrow[i]] + zjc[cccol[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-27 00:33:59, Gzip enabled