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_6747303_15763.cpp:75: error: redefinition of `int n'
0_0_6747303_15763.cpp:11: error: `int n' previously declared here
0_0_6747303_15763.cpp:75: error: redefinition of `int ans'
0_0_6747303_15763.cpp:11: error: `int ans' previously declared here
0_0_6747303_15763.cpp:76: error: redefinition of `int fire[10005]'
0_0_6747303_15763.cpp:12: error: `int fire[10005]' previously declared here
0_0_6747303_15763.cpp:77: error: redefinition of `int dp[10005][2]'
0_0_6747303_15763.cpp:13: error: `int dp[10005][2]' previously declared here
0_0_6747303_15763.cpp:78: error: redefinition of `std::vector<int, std::allocator<int> > map[10005]'
0_0_6747303_15763.cpp:14: error: `std::vector<int, std::allocator<int> > map[10005]' previously declared here
0_0_6747303_15763.cpp:79: error: redefinition of `bool vis[10005]'
0_0_6747303_15763.cpp:15: error: `bool vis[10005]' previously declared here
0_0_6747303_15763.cpp: In function `int DFS(int, int)':
0_0_6747303_15763.cpp:80: error: redefinition of `int DFS(int, int)'
0_0_6747303_15763.cpp:16: error: `int DFS(int, int)' previously defined here
0_0_6747303_15763.cpp: In function `int main()':
0_0_6747303_15763.cpp:104: error: redefinition of `int main()'
0_0_6747303_15763.cpp:40: error: `int main()' previously defined here


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.001000(s) query 1, Server time : 2025-04-04 07:43:50, Gzip enabled