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_23599663_29693.c:7:5: error: variably modified 'dis' at file scope
 int dis[maxn],dp[maxn][maxn],cost[maxn][maxn];
     ^
0_0_23599663_29693.c:7:15: error: variably modified 'dp' at file scope
 int dis[maxn],dp[maxn][maxn],cost[maxn][maxn];
               ^
0_0_23599663_29693.c:7:15: error: variably modified 'dp' at file scope
0_0_23599663_29693.c:7:30: error: variably modified 'cost' at file scope
 int dis[maxn],dp[maxn][maxn],cost[maxn][maxn];
                              ^
0_0_23599663_29693.c:7:30: error: variably modified 'cost' at file scope
0_0_23599663_29693.c: In function 'main':
0_0_23599663_29693.c:19:5: error: expected expression before '/' token
     //freopen("input.txt","r",stdin);
     ^


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-10-01 23:29:01, Gzip enabled