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_18188300_12900.cpp:106:3: error: stray '#' in program
 } #include"stdio.h"  
   ^
0_0_18188300_12900.cpp:106:4: error: 'include' does not name a type
 } #include"stdio.h"  
    ^
0_0_18188300_12900.cpp:115:3: error: 'T' does not name a type
 } T[150011];  
   ^
0_0_18188300_12900.cpp: In function 'void build(int, int, int)':
0_0_18188300_12900.cpp:118:6: error: redefinition of 'void build(int, int, int)'
 void build(int l,int r,int k)  
      ^
0_0_18188300_12900.cpp:13:6: note: 'void build(int, int, int)' previously defined here
 void build(int l,int r,int k)  
      ^
0_0_18188300_12900.cpp: In function 'void insert(int, int, int)':
0_0_18188300_12900.cpp:139:6: error: redefinition of 'void insert(int, int, int)'
 void insert(int n,int d,int k)  
      ^
0_0_18188300_12900.cpp:34:6: note: 'void insert(int, int, int)' previously defined here
 void insert(int n,int d,int k)  
      ^
0_0_18188300_12900.cpp: At global scope:
0_0_18188300_12900.cpp:154:5: error: redefinition of 'int ans'
 int ans;  
     ^
0_0_18188300_12900.cpp:49:5: note: 'int ans' previously declared here
 int ans;  
     ^
0_0_18188300_12900.cpp: In function 'void search(int, int, int)':
0_0_18188300_12900.cpp:155:6: error: redefinition of 'void search(int, int, int)'
 void search(int l,int r,int k)  
      ^
0_0_18188300_12900.cpp:50:6: note: 'void search(int, int, int)' previously defined here
 void search(int l,int r,int k)  
      ^
0_0_18188300_12900.cpp: In function 'int main()':
0_0_18188300_12900.cpp:175:5: error: redefinition of 'int main()'
 int main()  
     ^
0_0_18188300_12900.cpp:70: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-30 08:41:05, Gzip enabled