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_38353477_18237.cpp:6:11: error: conflicting declaration 'const int N'
 const int N = 1e6 + 5, M = 2e6 + 5;
           ^
0_0_38353477_18237.cpp:4:10: note: previous declaration as 'const ll N'
 const ll N = 10;
          ^
0_0_38353477_18237.cpp: In function 'int main()':
0_0_38353477_18237.cpp:85:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_38353477_18237.cpp:66: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-05-25 21:02:04, Gzip enabled