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_17448471_2091.cpp:41:19: error: redefinition of 'long long int x [500010]'
 long long x[500010], y[500010], q[500010], f[500010], s[500010];
                   ^
0_0_17448471_2091.cpp:4:11: note: 'long long int x [500010]' previously declared here
 long long x[500010], y[500010], q[500010], f[500010], s[500010];
           ^
0_0_17448471_2091.cpp:41:30: error: redefinition of 'long long int y [500010]'
 long long x[500010], y[500010], q[500010], f[500010], s[500010];
                              ^
0_0_17448471_2091.cpp:4:22: note: 'long long int y [500010]' previously declared here
 long long x[500010], y[500010], q[500010], f[500010], s[500010];
                      ^
0_0_17448471_2091.cpp:41:41: error: redefinition of 'long long int q [500010]'
 long long x[500010], y[500010], q[500010], f[500010], s[500010];
                                         ^
0_0_17448471_2091.cpp:4:33: note: 'long long int q [500010]' previously declared here
 long long x[500010], y[500010], q[500010], f[500010], s[500010];
                                 ^
0_0_17448471_2091.cpp:41:52: error: redefinition of 'long long int f [500010]'
 long long x[500010], y[500010], q[500010], f[500010], s[500010];
                                                    ^
0_0_17448471_2091.cpp:4:44: note: 'long long int f [500010]' previously declared here
 long long x[500010], y[500010], q[500010], f[500010], s[500010];
                                            ^
0_0_17448471_2091.cpp:41:63: error: redefinition of 'long long int s [500010]'
 long long x[500010], y[500010], q[500010], f[500010], s[500010];
                                                               ^
0_0_17448471_2091.cpp:4:55: note: 'long long int s [500010]' previously declared here
 long long x[500010], y[500010], q[500010], f[500010], s[500010];
                                                       ^
0_0_17448471_2091.cpp: In function 'int main()':
0_0_17448471_2091.cpp:42:5: error: redefinition of 'int main()'
 int main() {
     ^
0_0_17448471_2091.cpp:5: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-25 01:49:53, Gzip enabled