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_24500785_18018.c:4:5: error: variably modified 'head' at file scope
 int head[maxv], cur;
     ^
0_0_24500785_18018.c:5:8: error: variably modified 'dp' at file scope
 double dp[maxv][10010], ans[maxv];
        ^
0_0_24500785_18018.c:5:25: error: variably modified 'ans' at file scope
 double dp[maxv][10010], ans[maxv];
                         ^
0_0_24500785_18018.c:6:5: error: variably modified 'du' at file scope
 int du[maxv], n;
     ^
0_0_24500785_18018.c:9:3: error: variably modified 'edge' at file scope
 } edge[maxv*2];
   ^


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 06:20:05, Gzip enabled