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_33534078_7746.cpp:5:86: error: redefinition of 'int deg [1000005]'
 int deg[ni],t,p,n,m,a[ni],ce,b[ni],u[ni],v[ni],o,oo,uu,vv,pre,q,l,r,mid,ans,cc,deg[ni],fi[ni];
                                                                                      ^
0_0_33534078_7746.cpp:5:5: note: 'int deg [1000005]' previously declared here
 int deg[ni],t,p,n,m,a[ni],ce,b[ni],u[ni],v[ni],o,oo,uu,vv,pre,q,l,r,mid,ans,cc,deg[ni],fi[ni];
     ^
0_0_33534078_7746.cpp: In function 'int main()':
0_0_33534078_7746.cpp:79:13: error: conflicting declaration 'auto it'
        auto it=sd[v[i]].lower_bound(a[v[i]]);
             ^
0_0_33534078_7746.cpp:75:13: note: previous declaration as 'std::_Rb_tree_const_iterator<int> it'
        auto it=sd[u[i]].lower_bound(a[u[i]]);
             ^


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-23 03:27:35, Gzip enabled