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_27736892_9597.cpp:57:6: error: redefinition of 'int N'
  int N,M;
      ^
0_0_27736892_9597.cpp:5:6: note: 'int N' previously declared here
  int N,M;
      ^
0_0_27736892_9597.cpp:57:8: error: redefinition of 'int M'
  int N,M;
        ^
0_0_27736892_9597.cpp:5:8: note: 'int M' previously declared here
  int N,M;
        ^
0_0_27736892_9597.cpp:58:12: error: redefinition of 'int a [20000]'
 int a[20000];
            ^
0_0_27736892_9597.cpp:6:5: note: 'int a [20000]' previously declared here
 int a[20000];
     ^
0_0_27736892_9597.cpp: In function 'int findzhouqi()':
0_0_27736892_9597.cpp:59:5: error: redefinition of 'int findzhouqi()'
 int findzhouqi()
     ^
0_0_27736892_9597.cpp:7:5: note: 'int findzhouqi()' previously defined here
 int findzhouqi()
     ^
0_0_27736892_9597.cpp: In function 'int main()':
0_0_27736892_9597.cpp:79:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_27736892_9597.cpp:27: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-10-06 23:17:17, Gzip enabled