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_25925362_29947.cpp:5:13: error: size of array 'par' has non-integral type 'double'
 int par[maxa];
             ^
0_0_25925362_29947.cpp:6:13: error: size of array 'pre' has non-integral type 'double'
 int pre[maxa];
             ^
0_0_25925362_29947.cpp:7:13: error: size of array 'vis' has non-integral type 'double'
 int vis[maxa];
             ^
0_0_25925362_29947.cpp:8:13: error: size of array 'dis' has non-integral type 'double'
 int dis[maxa];
             ^
0_0_25925362_29947.cpp:10:18: error: size of array 'first1' has non-integral type 'double'
 int first1[2*maxa];
                  ^


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-12-03 16:11:57, Gzip enabled