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_30223678_22229.cpp:28:11: error: redefinition of 'long long int t'
 long long t,n,x,y;
           ^
0_0_30223678_22229.cpp:3:11: note: 'long long int t' previously declared here
 long long t,n,x,y;
           ^
0_0_30223678_22229.cpp:28:13: error: redefinition of 'long long int n'
 long long t,n,x,y;
             ^
0_0_30223678_22229.cpp:3:13: note: 'long long int n' previously declared here
 long long t,n,x,y;
             ^
0_0_30223678_22229.cpp:28:15: error: redefinition of 'long long int x'
 long long t,n,x,y;
               ^
0_0_30223678_22229.cpp:3:15: note: 'long long int x' previously declared here
 long long t,n,x,y;
               ^
0_0_30223678_22229.cpp:28:17: error: redefinition of 'long long int y'
 long long t,n,x,y;
                 ^
0_0_30223678_22229.cpp:3:17: note: 'long long int y' previously declared here
 long long t,n,x,y;
                 ^
0_0_30223678_22229.cpp:29:20: error: redefinition of 'long long int a [1000005]'
 long long a[1000005];
                    ^
0_0_30223678_22229.cpp:4:11: note: 'long long int a [1000005]' previously declared here
 long long a[1000005];
           ^
0_0_30223678_22229.cpp: In function 'int main()':
0_0_30223678_22229.cpp:30:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_30223678_22229.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-09-29 15:26:08, Gzip enabled