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_39051194_17305.cpp:4:21: error: invalid operands of types 'double' and 'int' to binary 'operator<<'
    4 | const int N=(1e5+10)<<3;
      |             ~~~~~~~~^~~
      |                 |     |
      |                 |     int
      |                 double
0_0_39051194_17305.cpp:5:16: error: size of array 'tr' is not an integral constant-expression
    5 | int cnt,sum,tr[N][30];
      |                ^
0_0_39051194_17305.cpp:7:8: error: size of array 'f' is not an integral constant-expression
    7 | bool 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-11-29 10:07:14, Gzip enabled