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_32784680_965.cpp:10:35: error: expected primary-expression before ';' token
 const int N = 1e5 + 10, M = 2e6 + ;
                                   ^
0_0_32784680_965.cpp:18:9: error: size of array 'edges' is not an integral constant-expression
 }edges[M];
         ^
0_0_32784680_965.cpp:27:17: error: size of array 'e' is not an integral constant-expression
 int head[N], e[M], ne[M], w[N], idx;
                 ^
0_0_32784680_965.cpp:27:24: error: size of array 'ne' is not an integral constant-expression
 int head[N], e[M], ne[M], w[N], idx;
                        ^


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-05-18 23:39:59, Gzip enabled