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_11905848_8959.cpp:132: error: redefinition of `const int MaxA'
0_0_11905848_8959.cpp:27: error: `const int MaxA' previously defined here
0_0_11905848_8959.cpp:133: error: redefinition of `const int MaxB'
0_0_11905848_8959.cpp:28: error: `const int MaxB' previously defined here
0_0_11905848_8959.cpp:134: error: redefinition of `const int MaxStateNum'
0_0_11905848_8959.cpp:29: error: `const int MaxStateNum' previously defined here
0_0_11905848_8959.cpp:135: error: redefinition of `const double eps'
0_0_11905848_8959.cpp:30: error: `const double eps' previously defined here
0_0_11905848_8959.cpp:136: error: redefinition of `const double pi'
0_0_11905848_8959.cpp:31: error: `const double pi' previously defined here
0_0_11905848_8959.cpp:137: error: redefinition of `const int INF'
0_0_11905848_8959.cpp:32: error: `const int INF' previously defined here
0_0_11905848_8959.cpp:138: error: redefinition of `const int MemsetBigNum'
0_0_11905848_8959.cpp:33: error: `const int MemsetBigNum' previously defined here
0_0_11905848_8959.cpp:139: error: redefinition of `const int MemsetSmallNum'
0_0_11905848_8959.cpp:34: error: `const int MemsetSmallNum' previously defined here
0_0_11905848_8959.cpp:141: error: redefinition of `int n'
0_0_11905848_8959.cpp:36: error: `int n' previously declared here
0_0_11905848_8959.cpp:141: error: redefinition of `int m'
0_0_11905848_8959.cpp:36: error: `int m' previously declared here
0_0_11905848_8959.cpp:142: error: redefinition of `int arr[53][53]'
0_0_11905848_8959.cpp:37: error: `int arr[53][53]' previously declared here
0_0_11905848_8959.cpp:142: error: redefinition of `int Index'
0_0_11905848_8959.cpp:37: error: `int Index' previously declared here
0_0_11905848_8959.cpp:143: error: redefinition of `int dis[13][13]'
0_0_11905848_8959.cpp:38: error: `int dis[13][13]' previously declared here
0_0_11905848_8959.cpp:143: error: redefinition of `int st'
0_0_11905848_8959.cpp:38: error: `int st' previously defined here
0_0_11905848_8959.cpp:144: error: redefinition of `bool vis[53]'
0_0_11905848_8959.cpp:39: error: `bool vis[53]' previously declared here
0_0_11905848_8959.cpp: In function `int dp(int, int)':
0_0_11905848_8959.cpp:146: error: redefinition of `int dp(int, int)'
0_0_11905848_8959.cpp:41: error: `int dp(int, int)' previously defined here
0_0_11905848_8959.cpp: In function `int main()':
0_0_11905848_8959.cpp:165: error: redefinition of `int main()'
0_0_11905848_8959.cpp:60: 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-26 09:59:53, Gzip enabled