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_35072023_21922.cpp:43:2: error: stray '#' in program
 }#include<stdio.h>
  ^
0_0_35072023_21922.cpp:43:3: error: 'include' does not name a type
 }#include<stdio.h>
   ^
0_0_35072023_21922.cpp:47:20: error: redefinition of 'long long int c1 [250010]'
 long long c1[250010],c2[250010];
                    ^
0_0_35072023_21922.cpp:5:11: note: 'long long int c1 [250010]' previously declared here
 long long c1[250010],c2[250010];
           ^
0_0_35072023_21922.cpp:47:31: error: redefinition of 'long long int c2 [250010]'
 long long c1[250010],c2[250010];
                               ^
0_0_35072023_21922.cpp:5:22: note: 'long long int c2 [250010]' previously declared here
 long long c1[250010],c2[250010];
                      ^
0_0_35072023_21922.cpp:48:15: error: redefinition of 'long long int a [55]'
 long long a[55],b[55];
               ^
0_0_35072023_21922.cpp:6:11: note: 'long long int a [55]' previously declared here
 long long a[55],b[55];
           ^
0_0_35072023_21922.cpp:48:21: error: redefinition of 'long long int b [55]'
 long long a[55],b[55];
                     ^
0_0_35072023_21922.cpp:6:17: note: 'long long int b [55]' previously declared here
 long long a[55],b[55];
                 ^
0_0_35072023_21922.cpp: In function 'int main()':
0_0_35072023_21922.cpp:49:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_35072023_21922.cpp:7: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-03 13:52:25, Gzip enabled