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_37647144_6450.cpp:7:17: error: conflicting declaration 'int v'
 int n, m, t, u, v;
                 ^
0_0_37647144_6450.cpp:6:12: note: previous declaration as 'std::vector<int> v [4005]'
 vector<int>v[maxn];
            ^
0_0_37647144_6450.cpp: In function 'int main()':
0_0_37647144_6450.cpp:92:10: error: invalid types 'int [4005][std::vector<int> [4005]]' for array subscript
    g[u][v] = 0;
          ^


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.000000(s) query 1, Server time : 2025-01-10 18:04:23, Gzip enabled