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_36593175_5002.cpp: In function 'void D(int, int, int, int)':
0_0_36593175_5002.cpp:20:5: error: invalid types 'int[int]' for array subscript
  w[x][y][z] = min(b,w[x][y][z]);
     ^
0_0_36593175_5002.cpp:20:10: error: 'z' was not declared in this scope
  w[x][y][z] = min(b,w[x][y][z]);
          ^
0_0_36593175_5002.cpp:20:24: error: invalid types 'int[int]' for array subscript
  w[x][y][z] = min(b,w[x][y][z]);
                        ^
0_0_36593175_5002.cpp:40:19: error: invalid types 'int[int]' for array subscript
   if((b+1) >= w[xx][yy][zz])
                   ^
0_0_36593175_5002.cpp: In function 'int main()':
0_0_36593175_5002.cpp:70:6: error: 'z' was not declared in this scope
   if(z[a-1][b-1][c-1] != INF)
      ^


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-09-30 16:29:45, Gzip enabled