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_29048643_32353.cpp:45:17: error: stray '\241' in program
                 if(sl[i][j] == ‘P‘)
                 ^
0_0_29048643_32353.cpp:45:17: error: stray '\256' in program
0_0_29048643_32353.cpp:45:17: error: stray '\241' in program
0_0_29048643_32353.cpp:45:17: error: stray '\256' in program
0_0_29048643_32353.cpp:47:17: error: stray '\241' in program
                 if(sl[i][j] == ‘Q‘)
                 ^
0_0_29048643_32353.cpp:47:17: error: stray '\256' in program
0_0_29048643_32353.cpp:47:17: error: stray '\241' in program
0_0_29048643_32353.cpp:47:17: error: stray '\256' in program
0_0_29048643_32353.cpp:53:13: error: stray '\241' in program
             if(!dfs(i , ‘P‘ , head1 , a)) {
             ^
0_0_29048643_32353.cpp:53:13: error: stray '\256' in program
0_0_29048643_32353.cpp:53:13: error: stray '\241' in program
0_0_29048643_32353.cpp:53:13: error: stray '\256' in program
0_0_29048643_32353.cpp:60:17: error: stray '\241' in program
                 if(!dfs(i , ‘Q‘ , head2 , b)) {
                 ^
0_0_29048643_32353.cpp:60:17: error: stray '\256' in program
0_0_29048643_32353.cpp:60:17: error: stray '\241' in program
0_0_29048643_32353.cpp:60:17: error: stray '\256' in program
0_0_29048643_32353.cpp: In function 'int main()':
0_0_29048643_32353.cpp:45:34: error: 'P' was not declared in this scope
                 if(sl[i][j] == ‘P‘)
                                  ^
0_0_29048643_32353.cpp:47:34: error: 'Q' was not declared in this scope
                 if(sl[i][j] == ‘Q‘)
                                  ^
0_0_29048643_32353.cpp:53:27: error: 'P' was not declared in this scope
             if(!dfs(i , ‘P‘ , head1 , a)) {
                           ^
0_0_29048643_32353.cpp:60:31: error: 'Q' was not declared in this scope
                 if(!dfs(i , ‘Q‘ , head2 , b)) {
                               ^


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-03 15:25:52, Gzip enabled