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_16254874_16620.cpp:70:15: error: exponent has no digits
 const int N = 1ee5+5;
               ^
0_0_16254874_16620.cpp:71:16: error: size of array 'G' is not an integral constant-expression
 vector<int> G[N];
                ^
0_0_16254874_16620.cpp:72:8: error: size of array 'T' is not an integral constant-expression
 int T[N], w[N];
        ^
0_0_16254874_16620.cpp:72:14: error: size of array 'w' is not an integral constant-expression
 int T[N], w[N];
              ^
0_0_16254874_16620.cpp:73:19: error: size of array 'occ' is not an integral constant-expression
 map<int,int> occ[N];
                   ^
0_0_16254874_16620.cpp:75:10: error: size of array 'ans' is not an integral constant-expression
 int ans[N];
          ^
0_0_16254874_16620.cpp:76:16: error: size of array 'Q' is not an integral constant-expression
 vector<int> Q[N];
                ^
0_0_16254874_16620.cpp:77:8: error: size of array 'f' is not an integral constant-expression
 int f[N];
        ^


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-10-05 21:17:24, Gzip enabled