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_15096430_6184.cpp: In function 'bool judge(int, int, int)':
0_0_15096430_6184.cpp:30:24: error: 'mp' was not declared in this scope
                 char U=mp[nn[cur]-1][mm[cur]];  
                        ^
0_0_15096430_6184.cpp:30:27: error: 'nn' was not declared in this scope
                 char U=mp[nn[cur]-1][mm[cur]];  
                           ^
0_0_15096430_6184.cpp:30:38: error: 'mm' was not declared in this scope
                 char U=mp[nn[cur]-1][mm[cur]];  
                                      ^
0_0_15096430_6184.cpp:40:23: error: 'mp' was not declared in this scope
                     U=mp[nn[cur]][mm[cur]+1];  
                       ^
0_0_15096430_6184.cpp:40:26: error: 'nn' was not declared in this scope
                     U=mp[nn[cur]][mm[cur]+1];  
                          ^
0_0_15096430_6184.cpp:40:35: error: 'mm' was not declared in this scope
                     U=mp[nn[cur]][mm[cur]+1];  
                                   ^
0_0_15096430_6184.cpp:43:23: error: 'mp' was not declared in this scope
                     U=mp[nn[cur]+1][mm[cur]];  
                       ^
0_0_15096430_6184.cpp:43:26: error: 'nn' was not declared in this scope
                     U=mp[nn[cur]+1][mm[cur]];  
                          ^
0_0_15096430_6184.cpp:43:37: error: 'mm' was not declared in this scope
                     U=mp[nn[cur]+1][mm[cur]];  
                                     ^
0_0_15096430_6184.cpp:46:23: error: 'mp' was not declared in this scope
                     U=mp[nn[cur]][mm[cur]-1];  
                       ^
0_0_15096430_6184.cpp:46:26: error: 'nn' was not declared in this scope
                     U=mp[nn[cur]][mm[cur]-1];  
                          ^
0_0_15096430_6184.cpp:46:35: error: 'mm' was not declared in this scope
                     U=mp[nn[cur]][mm[cur]-1];  
                                   ^
0_0_15096430_6184.cpp:58:11: error: a function-definition is not allowed here before '{' token
 int main(){  
           ^
0_0_15096430_6184.cpp:102:1: error: expected '}' at end of input
 } 
 ^


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-07-07 08:47:34, Gzip enabled