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_30130274_23514.cpp:33:11: error: redefinition of 'const int MAXN'
 const int MAXN=1e6;
           ^
0_0_30130274_23514.cpp:3:11: note: 'const int MAXN' previously defined here
 const int MAXN=1e6;
           ^
0_0_30130274_23514.cpp: In function 'void gao(ll, ll, ll, ll, ll&, ll&)':
0_0_30130274_23514.cpp:35:6: error: redefinition of 'void gao(ll, ll, ll, ll, ll&, ll&)'
 void gao(ll pa,ll pb,ll qa,ll qb,ll &x,ll &y) {
      ^
0_0_30130274_23514.cpp:5:6: note: 'void gao(ll, ll, ll, ll, ll&, ll&)' previously defined here
 void gao(ll pa,ll pb,ll qa,ll qb,ll &x,ll &y) {
      ^
0_0_30130274_23514.cpp: In function 'int main()':
0_0_30130274_23514.cpp:49:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_30130274_23514.cpp:19: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-06-26 16:10:45, Gzip enabled