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_37589054_26775.cpp: In function 'void MUL(int (*)[6561], int (*)[6561])':
0_0_37589054_26775.cpp:43:19: error: storage size of 'h' isn't constant
  static int h[8][N];
                   ^
0_0_37589054_26775.cpp: In function 'void Power(int (*)[6561], long long int)':
0_0_37589054_26775.cpp:56:21: error: storage size of 'ans' isn't constant
  static int ans[8][N]; for (int i = 0; i < p; i++) for (int j = 0; j < N; j++) ans[i][j] = i == 0;
                     ^
0_0_37589054_26775.cpp: In function 'int main()':
0_0_37589054_26775.cpp:67:27: error: storage size of 'mem' isn't constant
  static int mem[8][8][8][N], eme[8][8][8][N];
                           ^
0_0_37589054_26775.cpp:67:44: error: storage size of 'eme' isn't constant
  static int mem[8][8][8][N], eme[8][8][8][N];
                                            ^
0_0_37589054_26775.cpp:93:25: error: storage size of 'sum' isn't constant
   static int sum[3][8][N];
                         ^
0_0_37589054_26775.cpp:103:22: error: storage size of 'ans' isn't constant
   static int ans[8][N]; for (int i = 0; i < p; i++) for (int j = 0; j < N; j++) ans[i][j] = i == 0;
                      ^


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-26 06:56:43, Gzip enabled