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_20931310_8260.cpp:67:11: error: redefinition of 'const int MAXN'
 const int MAXN = 50005;
           ^
0_0_20931310_8260.cpp:27:11: note: 'const int MAXN' previously defined here
 const int MAXN = 50005;
           ^
0_0_20931310_8260.cpp: In function 'long long unsigned int eluar(long long unsigned int)':
0_0_20931310_8260.cpp:68:4: error: redefinition of 'long long unsigned int eluar(long long unsigned int)'
 LL eluar(LL n){
    ^
0_0_20931310_8260.cpp:28:4: note: 'long long unsigned int eluar(long long unsigned int)' previously defined here
 LL eluar(LL n){
    ^
0_0_20931310_8260.cpp: In function 'int main()':
0_0_20931310_8260.cpp:78:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_20931310_8260.cpp:40:5: note: 'int main()' previously defined here
 int main()
     ^


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-17 09:57:01, Gzip enabled