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_20910797_7093.cpp:9:11: error: size of array 'a' has non-integral type 'double'
 int a[maxn], b[maxn];
           ^
0_0_20910797_7093.cpp:9:20: error: size of array 'b' has non-integral type 'double'
 int a[maxn], b[maxn];
                    ^
0_0_20910797_7093.cpp:11:19: error: size of array 'w' has non-integral type 'double'
 vector<int> w[maxn];
                   ^
0_0_20910797_7093.cpp:12:13: error: size of array 'dep' has non-integral type 'double'
 int dep[maxn];
             ^
0_0_20910797_7093.cpp:13:15: error: size of array 'f' has non-integral type 'double'
 int f[maxn][20];
               ^
0_0_20910797_7093.cpp:16:13: error: size of array 'dfn' has non-integral type 'double'
 int dfn[maxn], tim;
             ^


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-16 16:38:51, Gzip enabled