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_14964493_2732.cpp:9:19: error: size of array 'G' has non-integral type 'double'
 vector<int> G[maxn];
                   ^
0_0_14964493_2732.cpp:10:19: error: size of array 'E' has non-integral type 'double'
 vector<int> E[maxn];
                   ^
0_0_14964493_2732.cpp:13:13: error: size of array 'ina' has non-integral type 'double'
 int ina[maxn];
             ^
0_0_14964493_2732.cpp:14:13: error: size of array 'inb' has non-integral type 'double'
 int inb[maxn];
             ^
0_0_14964493_2732.cpp:15:14: error: size of array 'vis' has non-integral type 'double'
 bool vis[maxn];
              ^
0_0_14964493_2732.cpp:16:13: error: size of array 'sza' has non-integral type 'double'
 int sza[maxn];
             ^
0_0_14964493_2732.cpp:17:13: error: size of array 'szb' has non-integral type 'double'
 int szb[maxn];
             ^


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-06-18 20:31:16, Gzip enabled