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_34060051_25240.cpp:18:5: error: stray '\342' in program
     if(inmaze(x,y)&&maz[x][y]==‘#‘)return false;
     ^
0_0_34060051_25240.cpp:18:5: error: stray '\200' in program
0_0_34060051_25240.cpp:18:5: error: stray '\230' in program
0_0_34060051_25240.cpp:18:35: error: stray '#' in program
     if(inmaze(x,y)&&maz[x][y]==‘#‘)return false;
                                   ^
0_0_34060051_25240.cpp:18:5: error: stray '\342' in program
     if(inmaze(x,y)&&maz[x][y]==‘#‘)return false;
     ^
0_0_34060051_25240.cpp:18:5: error: stray '\200' in program
0_0_34060051_25240.cpp:18:5: error: stray '\230' in program
0_0_34060051_25240.cpp:19:5: error: stray '\342' in program
     if(inmaze(x2,y2)&&maz[x2][y2]==‘#‘)return false;
     ^
0_0_34060051_25240.cpp:19:5: error: stray '\200' in program
0_0_34060051_25240.cpp:19:5: error: stray '\230' in program
0_0_34060051_25240.cpp:19:39: error: stray '#' in program
     if(inmaze(x2,y2)&&maz[x2][y2]==‘#‘)return false;
                                       ^
0_0_34060051_25240.cpp:19:5: error: stray '\342' in program
     if(inmaze(x2,y2)&&maz[x2][y2]==‘#‘)return false;
     ^
0_0_34060051_25240.cpp:19:5: error: stray '\200' in program
0_0_34060051_25240.cpp:19:5: error: stray '\230' in program
0_0_34060051_25240.cpp:30:13: error: stray '\342' in program
             if(maz[i][j]==‘.‘){
             ^
0_0_34060051_25240.cpp:30:13: error: stray '\200' in program
0_0_34060051_25240.cpp:30:13: error: stray '\230' in program
0_0_34060051_25240.cpp:30:13: error: stray '\342' in program
0_0_34060051_25240.cpp:30:13: error: stray '\200' in program
0_0_34060051_25240.cpp:30:13: error: stray '\230' in program
0_0_34060051_25240.cpp: In function 'bool ok(int, int, int, int)':
0_0_34060051_25240.cpp:18:39: error: expected primary-expression before ')' token
     if(inmaze(x,y)&&maz[x][y]==‘#‘)return false;
                                       ^
0_0_34060051_25240.cpp:19:43: error: expected primary-expression before ')' token
     if(inmaze(x2,y2)&&maz[x2][y2]==‘#‘)return false;
                                           ^
0_0_34060051_25240.cpp: In function 'int main()':
0_0_34060051_25240.cpp:30:30: error: expected primary-expression before '.' token
             if(maz[i][j]==‘.‘){
                              ^
0_0_34060051_25240.cpp:30:34: error: expected unqualified-id before ')' token
             if(maz[i][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-06-28 08:44:36, Gzip enabled