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_21251297_17519.cpp:78:2: error: stray '#' in program
 }#include<iostream>
  ^
0_0_21251297_17519.cpp:78:3: error: 'include' does not name a type
 }#include<iostream>
   ^
0_0_21251297_17519.cpp:97:11: error: redefinition of 'const int maxn'
 const int maxn = 1e5 + 10 ; 
           ^
0_0_21251297_17519.cpp:20:11: note: 'const int maxn' previously defined here
 const int maxn = 1e5 + 10 ; 
           ^
0_0_21251297_17519.cpp:100:13: error: redefinition of 'll disl [100010]'
 ll disl[maxn] , disr[maxn] , lft[maxn] , rght[maxn];
             ^
0_0_21251297_17519.cpp:23:4: note: 'll disl [100010]' previously declared here
 ll disl[maxn] , disr[maxn] , lft[maxn] , rght[maxn];
    ^
0_0_21251297_17519.cpp:100:26: error: redefinition of 'll disr [100010]'
 ll disl[maxn] , disr[maxn] , lft[maxn] , rght[maxn];
                          ^
0_0_21251297_17519.cpp:23:17: note: 'll disr [100010]' previously declared here
 ll disl[maxn] , disr[maxn] , lft[maxn] , rght[maxn];
                 ^
0_0_21251297_17519.cpp:100:38: error: redefinition of 'll lft [100010]'
 ll disl[maxn] , disr[maxn] , lft[maxn] , rght[maxn];
                                      ^
0_0_21251297_17519.cpp:23:30: note: 'll lft [100010]' previously declared here
 ll disl[maxn] , disr[maxn] , lft[maxn] , rght[maxn];
                              ^
0_0_21251297_17519.cpp:100:51: error: redefinition of 'll rght [100010]'
 ll disl[maxn] , disr[maxn] , lft[maxn] , rght[maxn];
                                                   ^
0_0_21251297_17519.cpp:23:42: note: 'll rght [100010]' previously declared here
 ll disl[maxn] , disr[maxn] , lft[maxn] , rght[maxn];
                                          ^
0_0_21251297_17519.cpp: In function 'void ini()':
0_0_21251297_17519.cpp:103:6: error: redefinition of 'void ini()'
 void ini(){
      ^
0_0_21251297_17519.cpp:26:6: note: 'void ini()' previously defined here
 void ini(){
      ^
0_0_21251297_17519.cpp: In function 'int main()':
0_0_21251297_17519.cpp:107:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_21251297_17519.cpp:30: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-29 18:35:23, Gzip enabled