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_21594030_6742.cpp:29:30: error: stray '#' in program
         if(Fig[e.x][e.y] == '#') {
                              ^
0_0_21594030_6742.cpp:29:34: error: stray '#' in program
         if(Fig[e.x][e.y] == '#') {
                                  ^
0_0_21594030_6742.cpp:29:36: error: stray '#' in program
         if(Fig[e.x][e.y] == '#') {
                                    ^
0_0_21594030_6742.cpp:33:30: error: stray '#' in program
         if(Fig[e.x][e.y] == 'G') {
                              ^
0_0_21594030_6742.cpp:33:36: error: stray '#' in program
         if(Fig[e.x][e.y] == 'G') {
                                    ^
0_0_21594030_6742.cpp:63:34: error: stray '#' in program
                 if(Fig[i][j] == 'Y') {
                                  ^
0_0_21594030_6742.cpp:63:40: error: stray '#' in program
                 if(Fig[i][j] == 'Y') {
                                        ^
0_0_21594030_6742.cpp: In function 'void BFS(int, int)':
0_0_21594030_6742.cpp:29:31: error: lvalue required as unary '&' operand
         if(Fig[e.x][e.y] == '#') {
                               ^
0_0_21594030_6742.cpp:29:33: error: expected ')' before ';' token
         if(Fig[e.x][e.y] == '#') {
                                 ^
0_0_21594030_6742.cpp:29:37: error: lvalue required as unary '&' operand
         if(Fig[e.x][e.y] == '#') {
                                     ^
0_0_21594030_6742.cpp:29:40: error: expected primary-expression before ')' token
         if(Fig[e.x][e.y] == '#') {
                                        ^
0_0_21594030_6742.cpp:33:31: error: lvalue required as unary '&' operand
         if(Fig[e.x][e.y] == 'G') {
                               ^
0_0_21594030_6742.cpp:33:33: error: expected ')' before ';' token
         if(Fig[e.x][e.y] == 'G') {
                                 ^
0_0_21594030_6742.cpp:33:34: error: 'G' was not declared in this scope
         if(Fig[e.x][e.y] == 'G') {
                                  ^
0_0_21594030_6742.cpp:33:40: error: expected primary-expression before ')' token
         if(Fig[e.x][e.y] == 'G') {
                                        ^
0_0_21594030_6742.cpp: In function 'int main()':
0_0_21594030_6742.cpp:63:35: error: lvalue required as unary '&' operand
                 if(Fig[i][j] == 'Y') {
                                   ^
0_0_21594030_6742.cpp:63:37: error: expected ')' before ';' token
                 if(Fig[i][j] == 'Y') {
                                     ^
0_0_21594030_6742.cpp:63:38: error: 'Y' was not declared in this scope
                 if(Fig[i][j] == 'Y') {
                                      ^
0_0_21594030_6742.cpp:63:44: error: expected primary-expression before ')' token
                 if(Fig[i][j] == 'Y') {
                                            ^


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-12-02 12:19:27, Gzip enabled