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_6731883_11698.cpp:152: error: redefinition of `int dp[103][32768]'
0_0_6731883_11698.cpp:13: error: `int dp[103][32768]' previously declared here
0_0_6731883_11698.cpp:153: error: redefinition of `bool tag[103][32768]'
0_0_6731883_11698.cpp:14: error: `bool tag[103][32768]' previously declared here
0_0_6731883_11698.cpp:154: error: redefinition of `int qmap[103][103]'
0_0_6731883_11698.cpp:15: error: `int qmap[103][103]' previously declared here
0_0_6731883_11698.cpp:155: error: redefinition of `int tt[28]'
0_0_6731883_11698.cpp:16: error: `int tt[28]' previously declared here
0_0_6731883_11698.cpp:156: error: redefinition of `int n'
0_0_6731883_11698.cpp:17: error: `int n' previously declared here
0_0_6731883_11698.cpp:156: error: redefinition of `int have'
0_0_6731883_11698.cpp:17: error: `int have' previously declared here
0_0_6731883_11698.cpp:156: error: redefinition of `int m'
0_0_6731883_11698.cpp:17: error: `int m' previously declared here
0_0_6731883_11698.cpp:156: error: redefinition of `int h'
0_0_6731883_11698.cpp:17: error: `int h' previously declared here
0_0_6731883_11698.cpp:157: error: redefinition of `const int inf'
0_0_6731883_11698.cpp:18: error: `const int inf' previously defined here
0_0_6731883_11698.cpp:160: error: redefinition of `struct node'
0_0_6731883_11698.cpp:21: error: previous definition of `struct node'
0_0_6731883_11698.cpp:170: error: invalid type in declaration before ';' token
0_0_6731883_11698.cpp:170: error: conflicting declaration 'int node[103]'
0_0_6731883_11698.cpp:31: error: 'node' has a previous declaration as `node node[103]'
0_0_6731883_11698.cpp:170: error: type mismatch with previous external decl of `int node[103]'
0_0_6731883_11698.cpp:31: error: previous external decl of `node node[103]'
0_0_6731883_11698.cpp:170: error: declaration of `int node[103]'
0_0_6731883_11698.cpp:31: error: conflicts with previous declaration `node node[103]'
0_0_6731883_11698.cpp:172: error: redefinition of `const int size'
0_0_6731883_11698.cpp:33: error: `const int size' previously defined here
0_0_6731883_11698.cpp:173: error: redefinition of `int queue[1000000]'
0_0_6731883_11698.cpp:34: error: `int queue[1000000]' previously declared here
0_0_6731883_11698.cpp:173: error: redefinition of `int front'
0_0_6731883_11698.cpp:34: error: `int front' previously declared here
0_0_6731883_11698.cpp:173: error: redefinition of `int rear'
0_0_6731883_11698.cpp:34: error: `int rear' previously declared here
0_0_6731883_11698.cpp:174: error: redefinition of `int addqueue[1000000]'
0_0_6731883_11698.cpp:35: error: `int addqueue[1000000]' previously declared here
0_0_6731883_11698.cpp: In function `void push(int, int)':
0_0_6731883_11698.cpp:177: error: redefinition of `void push(int, int)'
0_0_6731883_11698.cpp:38: error: `void push(int, int)' previously defined here
0_0_6731883_11698.cpp: In function `void spfa()':
0_0_6731883_11698.cpp:191: error: redefinition of `void spfa()'
0_0_6731883_11698.cpp:52: error: `void spfa()' previously defined here
0_0_6731883_11698.cpp: In function `int main()':
0_0_6731883_11698.cpp:234: error: redefinition of `int main()'
0_0_6731883_11698.cpp:95: 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-07-02 22:38:02, Gzip enabled