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_24866648_22677.c:9:3: error: variably modified 'e' at file scope
 } e[8*MAXN*MAXN];  
   ^
0_0_24866648_22677.c:10:22: error: variably modified 'hd' at file scope
 int st, ed, te, top, hd[4*MAXN*MAXN],rr[4*MAXN*MAXN];  
                      ^
0_0_24866648_22677.c:10:38: error: variably modified 'rr' at file scope
 int st, ed, te, top, hd[4*MAXN*MAXN],rr[4*MAXN*MAXN];  
                                      ^
0_0_24866648_22677.c:11:9: error: variably modified 'heap' at file scope
 __int64 heap[4*MAXN*MAXN],d[4*MAXN*MAXN],r[4*MAXN*MAXN],tmp;  
         ^
0_0_24866648_22677.c:11:27: error: variably modified 'd' at file scope
 __int64 heap[4*MAXN*MAXN],d[4*MAXN*MAXN],r[4*MAXN*MAXN],tmp;  
                           ^
0_0_24866648_22677.c:11:42: error: variably modified 'r' at file scope
 __int64 heap[4*MAXN*MAXN],d[4*MAXN*MAXN],r[4*MAXN*MAXN],tmp;  
                                          ^
0_0_24866648_22677.c: In function 'pop':
0_0_24866648_22677.c:41:5: error: expected expression before '/' token
     //trail[pt++]=t;  
     ^
0_0_24866648_22677.c: In function 'main':
0_0_24866648_22677.c:142:9: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
         for(int i = 0; i < n; i++)  
         ^
0_0_24866648_22677.c:142:9: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code
0_0_24866648_22677.c:143:11: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
           for(int j = 0; j < n; j++)  
           ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-17 07:44:33, Gzip enabled