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_32460295_27643.cpp:85:12: error: redefinition of 'char st [101]'
 char st[101];
            ^
0_0_32460295_27643.cpp:3:6: note: 'char st [101]' previously declared here
 char st[101];
      ^
0_0_32460295_27643.cpp:86:12: error: redefinition of 'char sw [101]'
 char sw[101];
            ^
0_0_32460295_27643.cpp:4:6: note: 'char sw [101]' previously declared here
 char sw[101];
      ^
0_0_32460295_27643.cpp:88:4: error: redefinition of 'long long int c'
 ll c=1e9;
    ^
0_0_32460295_27643.cpp:6:4: note: 'long long int c' previously defined here
 ll c=1e9;
    ^
0_0_32460295_27643.cpp:89:8: error: redefinition of 'double ft'
 double ft=1.61803399;
        ^
0_0_32460295_27643.cpp:7:8: note: 'double ft' previously defined here
 double ft=1.61803399;
        ^
0_0_32460295_27643.cpp:90:11: error: redefinition of 'float a [55]'
 float a[55];
           ^
0_0_32460295_27643.cpp:8:7: note: 'float a [55]' previously declared here
 float a[55];
       ^
0_0_32460295_27643.cpp:91:11: error: redefinition of 'float b [55]'
 float b[55];
           ^
0_0_32460295_27643.cpp:9:7: note: 'float b [55]' previously declared here
 float b[55];
       ^
0_0_32460295_27643.cpp: In function 'int main()':
0_0_32460295_27643.cpp:92:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_32460295_27643.cpp:10: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-23 02:52:43, Gzip enabled