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_15446295_14445.cpp:70:11: error: conflicting declaration 'int a [100010]'
 int a[maxn], b[maxn];
           ^
0_0_15446295_14445.cpp:43:5: note: previous declaration as 'int a [1010]'
 int a[maxn], b[maxn];
     ^
0_0_15446295_14445.cpp:70:20: error: conflicting declaration 'int b [100010]'
 int a[maxn], b[maxn];
                    ^
0_0_15446295_14445.cpp:43:14: note: previous declaration as 'int b [1010]'
 int a[maxn], b[maxn];
              ^
0_0_15446295_14445.cpp: In function 'int main()':
0_0_15446295_14445.cpp:75:5: error: redefinition of 'int main()'
 int main() {
     ^
0_0_15446295_14445.cpp:46: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-07-01 15:11:44, Gzip enabled