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_33809982_25568.cpp:8:11: error: invalid operands of types 'double' and 'int' to binary 'operator<<'
 } e[maxm<<1];
           ^
0_0_33809982_25568.cpp:10:24: error: size of array 'dis' has non-integral type 'double'
     int tp,s,t,dis[maxn],cur[maxn],que[maxn];
                        ^
0_0_33809982_25568.cpp:10:34: error: size of array 'cur' has non-integral type 'double'
     int tp,s,t,dis[maxn],cur[maxn],que[maxn];
                                  ^
0_0_33809982_25568.cpp:10:44: error: size of array 'que' has non-integral type 'double'
     int tp,s,t,dis[maxn],cur[maxn],que[maxn];
                                            ^
0_0_33809982_25568.cpp:12:22: error: size of array 'v' has non-integral type 'double'
     vector<int>v[maxn];
                      ^
0_0_33809982_25568.cpp: In function 'int main()':
0_0_33809982_25568.cpp:93:29: error: 'e' was not declared in this scope
             scanf("%d%d%d",&e[i].u,&e[i].v,&e[i].cap);
                             ^
0_0_33809982_25568.cpp:96:14: error: 'e' was not declared in this scope
         sort(e,e+m,[](edge a,edge b) {
              ^


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-11-30 02:42:57, Gzip enabled