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_13801298_25280.cpp:31:5: error: stray '\241' in program
     if(mp[x][y]==¡®o¡®){one++;}
     ^
0_0_13801298_25280.cpp:31:5: error: stray '\256' in program
0_0_13801298_25280.cpp:31:5: error: stray '\241' in program
0_0_13801298_25280.cpp:31:5: error: stray '\256' in program
0_0_13801298_25280.cpp:32:5: error: stray '\241' in program
     else if(mp[x][y]==¡®v¡®){two++;}
     ^
0_0_13801298_25280.cpp:32:5: error: stray '\256' in program
0_0_13801298_25280.cpp:32:5: error: stray '\241' in program
0_0_13801298_25280.cpp:32:5: error: stray '\256' in program
0_0_13801298_25280.cpp:45:13: error: stray '\241' in program
             else if(mp[next.x][next.y]!=¡®#¡®&&vis[next.x][next.y]==0)
             ^
0_0_13801298_25280.cpp:45:13: error: stray '\256' in program
0_0_13801298_25280.cpp:45:43: error: stray '#' in program
             else if(mp[next.x][next.y]!=¡®#¡®&&vis[next.x][next.y]==0)
                                           ^
0_0_13801298_25280.cpp:45:13: error: stray '\241' in program
             else if(mp[next.x][next.y]!=¡®#¡®&&vis[next.x][next.y]==0)
             ^
0_0_13801298_25280.cpp:45:13: error: stray '\256' in program
0_0_13801298_25280.cpp:48:17: error: stray '\241' in program
                 if(mp[next.x][next.y]==¡®o¡®){one++;}
                 ^
0_0_13801298_25280.cpp:48:17: error: stray '\256' in program
0_0_13801298_25280.cpp:48:17: error: stray '\241' in program
0_0_13801298_25280.cpp:48:17: error: stray '\256' in program
0_0_13801298_25280.cpp:49:17: error: stray '\241' in program
                 else if(mp[next.x][next.y]==¡®v¡®){two++;}
                 ^
0_0_13801298_25280.cpp:49:17: error: stray '\256' in program
0_0_13801298_25280.cpp:49:17: error: stray '\241' in program
0_0_13801298_25280.cpp:49:17: error: stray '\256' in program
0_0_13801298_25280.cpp:68:17: error: stray '\241' in program
                 if(vis[i][j]==0&&mp[i][j]!=¡®#¡®)
                 ^
0_0_13801298_25280.cpp:68:17: error: stray '\256' in program
0_0_13801298_25280.cpp:68:46: error: stray '#' in program
                 if(vis[i][j]==0&&mp[i][j]!=¡®#¡®)
                                              ^
0_0_13801298_25280.cpp:68:17: error: stray '\241' in program
                 if(vis[i][j]==0&&mp[i][j]!=¡®#¡®)
                 ^
0_0_13801298_25280.cpp:68:17: error: stray '\256' in program
0_0_13801298_25280.cpp: In function 'void bfs(int, int)':
0_0_13801298_25280.cpp:31:20: error: 'o' was not declared in this scope
     if(mp[x][y]==¡®o¡®){one++;}
                    ^
0_0_13801298_25280.cpp:32:25: error: 'v' was not declared in this scope
     else if(mp[x][y]==¡®v¡®){two++;}
                         ^
0_0_13801298_25280.cpp:45:48: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
             else if(mp[next.x][next.y]!=¡®#¡®&&vis[next.x][next.y]==0)
                                                ^
0_0_13801298_25280.cpp:45:51: error: expected ')' before '[' token
             else if(mp[next.x][next.y]!=¡®#¡®&&vis[next.x][next.y]==0)
                                                   ^
0_0_13801298_25280.cpp:48:42: error: 'o' was not declared in this scope
                 if(mp[next.x][next.y]==¡®o¡®){one++;}
                                          ^
0_0_13801298_25280.cpp:49:47: error: 'v' was not declared in this scope
                 else if(mp[next.x][next.y]==¡®v¡®){two++;}
                                               ^
0_0_13801298_25280.cpp:45:48: error: label 'vis' used but not defined
             else if(mp[next.x][next.y]!=¡®#¡®&&vis[next.x][next.y]==0)
                                                ^
0_0_13801298_25280.cpp: In function 'int main()':
0_0_13801298_25280.cpp:68:49: error: expected primary-expression before ')' token
                 if(vis[i][j]==0&&mp[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-11-30 03:46:52, Gzip enabled