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_20495790_17646.cpp:11:13: error: size of array 'a' has non-integral type 'double'
 int a[MX_CNT], b[MX_CNT], lazy[MX_CNT], ans[MX_CNT];
             ^
0_0_20495790_17646.cpp:11:24: error: size of array 'b' has non-integral type 'double'
 int a[MX_CNT], b[MX_CNT], lazy[MX_CNT], ans[MX_CNT];
                        ^
0_0_20495790_17646.cpp:11:38: error: size of array 'lazy' has non-integral type 'double'
 int a[MX_CNT], b[MX_CNT], lazy[MX_CNT], ans[MX_CNT];
                                      ^
0_0_20495790_17646.cpp:11:51: error: size of array 'ans' has non-integral type 'double'
 int a[MX_CNT], b[MX_CNT], lazy[MX_CNT], ans[MX_CNT];
                                                   ^
0_0_20495790_17646.cpp:12:23: error: size of array 'seg' has non-integral type 'double'
 int seg[MX_DEP][MX_CNT], l_rk[MX_DEP][MX_CNT], r_rk[MX_DEP][MX_CNT];
                       ^
0_0_20495790_17646.cpp:12:45: error: size of array 'l_rk' has non-integral type 'double'
 int seg[MX_DEP][MX_CNT], l_rk[MX_DEP][MX_CNT], r_rk[MX_DEP][MX_CNT];
                                             ^
0_0_20495790_17646.cpp:12:67: error: size of array 'r_rk' has non-integral type 'double'
 int seg[MX_DEP][MX_CNT], l_rk[MX_DEP][MX_CNT], r_rk[MX_DEP][MX_CNT];
                                                                   ^


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-29 23:37:42, Gzip enabled