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_39326782_23574.c:5:1: error: unknown type name 'using'
    5 | using namespace std;
      | ^~~~~
0_0_39326782_23574.c:5:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'std'
    5 | using namespace std;
      |                 ^~~
0_0_39326782_23574.c:12:5: error: variably modified 'root' at file scope
   12 | int root[MAX];
      |     ^~~~
0_0_39326782_23574.c:13:4: error: variably modified 'tree' at file scope
   13 | ll tree[MAX<<5],change[MAX<<5];
      |    ^~~~
0_0_39326782_23574.c:13:17: error: variably modified 'change' at file scope
   13 | ll tree[MAX<<5],change[MAX<<5];
      |                 ^~~~~~
0_0_39326782_23574.c:14:5: error: variably modified 'lc' at file scope
   14 | int lc[MAX<<5],rc[MAX<<5];
      |     ^~
0_0_39326782_23574.c:14:16: error: variably modified 'rc' at file scope
   14 | int lc[MAX<<5],rc[MAX<<5];
      |                ^~


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 22:29:49, Gzip enabled