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_21596257_17824.cpp:32:27: error: stray '#' in program
   if(map[e.z][e.y][e.x]=='#'){
                           ^
0_0_21596257_17824.cpp:32:31: error: stray '#' in program
   if(map[e.z][e.y][e.x]=='#'){
                               ^
0_0_21596257_17824.cpp:32:33: error: stray '#' in program
   if(map[e.z][e.y][e.x]=='#'){
                                 ^
0_0_21596257_17824.cpp:34:40: error: stray '#' in program
    if(nz<2&&0<=nz&&map[nz][e.y][e.x]!='*'&&map[nz][e.y][e.x]!='#'){
                                        ^
0_0_21596257_17824.cpp:34:46: error: stray '#' in program
    if(nz<2&&0<=nz&&map[nz][e.y][e.x]!='*'&&map[nz][e.y][e.x]!='#'){
                                              ^
0_0_21596257_17824.cpp:34:72: error: stray '#' in program
    if(nz<2&&0<=nz&&map[nz][e.y][e.x]!='*'&&map[nz][e.y][e.x]!='#'){
                                                                        ^
0_0_21596257_17824.cpp:34:76: error: stray '#' in program
    if(nz<2&&0<=nz&&map[nz][e.y][e.x]!='*'&&map[nz][e.y][e.x]!='#'){
                                                                            ^
0_0_21596257_17824.cpp:34:78: error: stray '#' in program
    if(nz<2&&0<=nz&&map[nz][e.y][e.x]!='*'&&map[nz][e.y][e.x]!='#'){
                                                                              ^
0_0_21596257_17824.cpp:39:40: error: stray '#' in program
    if(nz<2&&0<=nz&&map[nz][e.y][e.x]!='*'&&map[nz][e.y][e.x]!='#'){
                                        ^
0_0_21596257_17824.cpp:39:46: error: stray '#' in program
    if(nz<2&&0<=nz&&map[nz][e.y][e.x]!='*'&&map[nz][e.y][e.x]!='#'){
                                              ^
0_0_21596257_17824.cpp:39:72: error: stray '#' in program
    if(nz<2&&0<=nz&&map[nz][e.y][e.x]!='*'&&map[nz][e.y][e.x]!='#'){
                                                                        ^
0_0_21596257_17824.cpp:39:76: error: stray '#' in program
    if(nz<2&&0<=nz&&map[nz][e.y][e.x]!='*'&&map[nz][e.y][e.x]!='#'){
                                                                            ^
0_0_21596257_17824.cpp:39:78: error: stray '#' in program
    if(nz<2&&0<=nz&&map[nz][e.y][e.x]!='*'&&map[nz][e.y][e.x]!='#'){
                                                                              ^
0_0_21596257_17824.cpp:47:84: error: stray '#' in program
    if(nz<2&&0<=nz&&ny<N&&0<=ny&&nx<M&&0<=nx&&d[nz][ny][nx]==INF&&map[nz][ny][nx]!='*'){
                                                                                    ^
0_0_21596257_17824.cpp:47:90: error: stray '#' in program
    if(nz<2&&0<=nz&&ny<N&&0<=ny&&nx<M&&0<=nx&&d[nz][ny][nx]==INF&&map[nz][ny][nx]!='*'){
                                                                                          ^
0_0_21596257_17824.cpp:66:24: error: stray '#' in program
      if(map[i][j][k]=='S'){
                        ^
0_0_21596257_17824.cpp:66:30: error: stray '#' in program
      if(map[i][j][k]=='S'){
                              ^
0_0_21596257_17824.cpp:69:24: error: stray '#' in program
      if(map[i][j][k]=='P'){
                        ^
0_0_21596257_17824.cpp:69:30: error: stray '#' in program
      if(map[i][j][k]=='P'){
                              ^
0_0_21596257_17824.cpp: In function 'bool BFS()':
0_0_21596257_17824.cpp:32:28: error: lvalue required as unary '&' operand
   if(map[e.z][e.y][e.x]=='#'){
                            ^
0_0_21596257_17824.cpp:32:30: error: expected ')' before ';' token
   if(map[e.z][e.y][e.x]=='#'){
                              ^
0_0_21596257_17824.cpp:32:34: error: lvalue required as unary '&' operand
   if(map[e.z][e.y][e.x]=='#'){
                                  ^
0_0_21596257_17824.cpp:32:37: error: expected primary-expression before ')' token
   if(map[e.z][e.y][e.x]=='#'){
                                     ^
0_0_21596257_17824.cpp:47:85: error: lvalue required as unary '&' operand
    if(nz<2&&0<=nz&&ny<N&&0<=ny&&nx<M&&0<=nx&&d[nz][ny][nx]==INF&&map[nz][ny][nx]!='*'){
                                                                                     ^
0_0_21596257_17824.cpp:47:87: error: expected ')' before ';' token
    if(nz<2&&0<=nz&&ny<N&&0<=ny&&nx<M&&0<=nx&&d[nz][ny][nx]==INF&&map[nz][ny][nx]!='*'){
                                                                                       ^
0_0_21596257_17824.cpp:47:91: error: lvalue required as unary '&' operand
    if(nz<2&&0<=nz&&ny<N&&0<=ny&&nx<M&&0<=nx&&d[nz][ny][nx]==INF&&map[nz][ny][nx]!='*'){
                                                                                           ^
0_0_21596257_17824.cpp:47:94: error: expected primary-expression before ')' token
    if(nz<2&&0<=nz&&ny<N&&0<=ny&&nx<M&&0<=nx&&d[nz][ny][nx]==INF&&map[nz][ny][nx]!='*'){
                                                                                              ^
0_0_21596257_17824.cpp: In function 'int main()':
0_0_21596257_17824.cpp:66:25: error: lvalue required as unary '&' operand
      if(map[i][j][k]=='S'){
                         ^
0_0_21596257_17824.cpp:66:27: error: expected ')' before ';' token
      if(map[i][j][k]=='S'){
                           ^
0_0_21596257_17824.cpp:66:28: error: 'S' was not declared in this scope
      if(map[i][j][k]=='S'){
                            ^
0_0_21596257_17824.cpp:66:34: error: expected primary-expression before ')' token
      if(map[i][j][k]=='S'){
                                  ^
0_0_21596257_17824.cpp:69:25: error: lvalue required as unary '&' operand
      if(map[i][j][k]=='P'){
                         ^
0_0_21596257_17824.cpp:69:27: error: expected ')' before ';' token
      if(map[i][j][k]=='P'){
                           ^
0_0_21596257_17824.cpp:69:28: error: 'P' was not declared in this scope
      if(map[i][j][k]=='P'){
                            ^
0_0_21596257_17824.cpp:69:34: error: expected primary-expression before ')' token
      if(map[i][j][k]=='P'){
                                  ^


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-25 07:18:33, Gzip enabled