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_33760873_3661.cpp:117:2: error: stray '#' in program
 }#include<bits/stdc++.h>
  ^
0_0_33760873_3661.cpp:117:3: error: 'include' does not name a type
 }#include<bits/stdc++.h>
   ^
0_0_33760873_3661.cpp:120:11: error: redefinition of 'const int N'
 const int N = 1e5 + 5;
           ^
0_0_33760873_3661.cpp:4:11: note: 'const int N' previously defined here
 const int N = 1e5 + 5;
           ^
0_0_33760873_3661.cpp:121:9: error: redefinition of 'll re1 [100005]'
 ll re1[N],re2[N];
         ^
0_0_33760873_3661.cpp:5:4: note: 'll re1 [100005]' previously declared here
 ll re1[N],re2[N];
    ^
0_0_33760873_3661.cpp:121:16: error: redefinition of 'll re2 [100005]'
 ll re1[N],re2[N];
                ^
0_0_33760873_3661.cpp:5:11: note: 'll re2 [100005]' previously declared here
 ll re1[N],re2[N];
           ^
0_0_33760873_3661.cpp:122:9: error: redefinition of 'll po1 [100005]'
 ll po1[N],po2[N];//Õý 
         ^
0_0_33760873_3661.cpp:6:4: note: 'll po1 [100005]' previously declared here
 ll po1[N],po2[N];//Õý 
    ^
0_0_33760873_3661.cpp:122:16: error: redefinition of 'll po2 [100005]'
 ll po1[N],po2[N];//Õý 
                ^
0_0_33760873_3661.cpp:6:11: note: 'll po2 [100005]' previously declared here
 ll po1[N],po2[N];//Õý 
           ^
0_0_33760873_3661.cpp:123:7: error: redefinition of 'll x [100005]'
 ll x[N],y[N];
       ^
0_0_33760873_3661.cpp:7:4: note: 'll x [100005]' previously declared here
 ll x[N],y[N];
    ^
0_0_33760873_3661.cpp:123:12: error: redefinition of 'll y [100005]'
 ll x[N],y[N];
            ^
0_0_33760873_3661.cpp:7:9: note: 'll y [100005]' previously declared here
 ll x[N],y[N];
         ^
0_0_33760873_3661.cpp: In function 'int main()':
0_0_33760873_3661.cpp:125:5: error: redefinition of 'int main()'
 int main() {
     ^
0_0_33760873_3661.cpp:9: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 05:53:47, Gzip enabled