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_38544331_10685.cpp:65:13: error: redefinition of 'int a [100005]'
 int a[100005];int t,n;
             ^
0_0_38544331_10685.cpp:5:5: note: 'int a [100005]' previously declared here
 int a[100005];int t,n;
     ^
0_0_38544331_10685.cpp:65:19: error: redefinition of 'int t'
 int a[100005];int t,n;
                   ^
0_0_38544331_10685.cpp:5:19: note: 'int t' previously declared here
 int a[100005];int t,n;
                   ^
0_0_38544331_10685.cpp:65:21: error: redefinition of 'int n'
 int a[100005];int t,n;
                     ^
0_0_38544331_10685.cpp:5:21: note: 'int n' previously declared here
 int a[100005];int t,n;
                     ^
0_0_38544331_10685.cpp: In function 'bool jiang()':
0_0_38544331_10685.cpp:66:6: error: redefinition of 'bool jiang()'
 bool jiang(){
      ^
0_0_38544331_10685.cpp:6:6: note: 'bool jiang()' previously defined here
 bool jiang(){
      ^
0_0_38544331_10685.cpp: In function 'bool sheng()':
0_0_38544331_10685.cpp:85:6: error: redefinition of 'bool sheng()'
 bool sheng(){
      ^
0_0_38544331_10685.cpp:25:6: note: 'bool sheng()' previously defined here
 bool sheng(){
      ^
0_0_38544331_10685.cpp: In function 'int main()':
0_0_38544331_10685.cpp:104:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_38544331_10685.cpp:44: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-29 11:45:23, Gzip enabled