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_7112905_5837.cpp:86: error: invalid token
0_0_7112905_5837.cpp:86: error: expected constructor, destructor, or type conversion before '<' token
0_0_7112905_5837.cpp:86: error: expected `,' or `;' before '<' token
0_0_7112905_5837.cpp:89: error: redefinition of `const int INF'
0_0_7112905_5837.cpp:4: error: `const int INF' previously defined here
0_0_7112905_5837.cpp:90: error: redefinition of `int n'
0_0_7112905_5837.cpp:5: error: `int n' previously declared here
0_0_7112905_5837.cpp:90: error: redefinition of `int m'
0_0_7112905_5837.cpp:5: error: `int m' previously declared here
0_0_7112905_5837.cpp:95: error: conflicting declaration '<anonymous struct> list[100000]'
0_0_7112905_5837.cpp:10: error: 'list' has a previous declaration as `<anonymous struct> list[100000]'
0_0_7112905_5837.cpp:95: error: type mismatch with previous external decl of `<anonymous struct> list[100000]'
0_0_7112905_5837.cpp:10: error: previous external decl of `<anonymous struct> list[100000]'
0_0_7112905_5837.cpp:95: error: declaration of `<anonymous struct> list[100000]'
0_0_7112905_5837.cpp:10: error: conflicts with previous declaration `<anonymous struct> list[100000]'
0_0_7112905_5837.cpp:96: error: redefinition of `int head[1005]'
0_0_7112905_5837.cpp:11: error: `int head[1005]' previously declared here
0_0_7112905_5837.cpp:97: error: redefinition of `int len'
0_0_7112905_5837.cpp:12: error: `int len' previously declared here
0_0_7112905_5837.cpp: In function `void add(int, int, int)':
0_0_7112905_5837.cpp:98: error: redefinition of `void add(int, int, int)'
0_0_7112905_5837.cpp:13: error: `void add(int, int, int)' previously defined here
0_0_7112905_5837.cpp: At global scope:
0_0_7112905_5837.cpp:106: error: redefinition of `int queue[100000]'
0_0_7112905_5837.cpp:21: error: `int queue[100000]' previously declared here
0_0_7112905_5837.cpp:107: error: redefinition of `bool vis[1005]'
0_0_7112905_5837.cpp:22: error: `bool vis[1005]' previously declared here
0_0_7112905_5837.cpp:107: error: redefinition of `bool inQueue[1005]'
0_0_7112905_5837.cpp:22: error: `bool inQueue[1005]' previously declared here
0_0_7112905_5837.cpp:108: error: redefinition of `int dis[1005]'
0_0_7112905_5837.cpp:23: error: `int dis[1005]' previously declared here
0_0_7112905_5837.cpp: In function `void SPFA()':
0_0_7112905_5837.cpp:110: error: redefinition of `void SPFA()'
0_0_7112905_5837.cpp:25: error: `void SPFA()' previously defined here
0_0_7112905_5837.cpp: At global scope:
0_0_7112905_5837.cpp:133: error: redefinition of `int dp[1005]'
0_0_7112905_5837.cpp:48: error: `int dp[1005]' previously declared here
0_0_7112905_5837.cpp: In function `int dfs(int)':
0_0_7112905_5837.cpp:135: error: redefinition of `int dfs(int)'
0_0_7112905_5837.cpp:50: error: `int dfs(int)' previously defined here
0_0_7112905_5837.cpp: In function `int main()':
0_0_7112905_5837.cpp:152: error: redefinition of `int main()'
0_0_7112905_5837.cpp:67: error: `int main()' previously defined here


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 05:19:22, Gzip enabled