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_34074547_30067.cpp:9:98: error: size of array 'bj' is too large
 int bj[9223372036854775807ll][9223372036854775807ll][9223372036854775807ll][9223372036854775807ll];
                                                                                                  ^
0_0_34074547_30067.cpp:13:32: error: size of array 'sz' is too large
 int sz[9223372036854775807ll][2];
                                ^
0_0_34074547_30067.cpp:14:32: error: size of array 'pd' is too large
 int pd[9223372036854775807ll][2];
                                ^
0_0_34074547_30067.cpp: In function 'bool bfspd(int, int, int, int, int, int)':
0_0_34074547_30067.cpp:22:2: error: 'pd' was not declared in this scope
  pd[t][0]=bx;
  ^
0_0_34074547_30067.cpp: In function 'void bfs(int, int)':
0_0_34074547_30067.cpp:55:2: error: 'sz' was not declared in this scope
  sz[t][0]=x;
  ^
0_0_34074547_30067.cpp:79:10: error: 'bj' was not declared in this scope
      if(!bj[dx][dy][sz[w][0]-moves[i][0]][sz[w][1]-moves[i][1]])
          ^
0_0_34074547_30067.cpp: In function 'int main()':
0_0_34074547_30067.cpp:113:10: error: 'bj' was not declared in this scope
   memset(bj,0,sizeof(bj));
          ^


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-28 23:31:04, Gzip enabled