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_2982306_9971.cpp:133: error: redefinition of `const int MAXN'
0_0_2982306_9971.cpp:13: error: `const int MAXN' previously defined here
0_0_2982306_9971.cpp:135: error: redefinition of `struct node'
0_0_2982306_9971.cpp:15: error: previous definition of `struct node'
0_0_2982306_9971.cpp:143: error: invalid type in declaration before ';' token
0_0_2982306_9971.cpp:143: error: conflicting declaration 'int tree[400001]'
0_0_2982306_9971.cpp:23: error: 'tree' has a previous declaration as `node tree[400001]'
0_0_2982306_9971.cpp:143: error: type mismatch with previous external decl of `int tree[400001]'
0_0_2982306_9971.cpp:23: error: previous external decl of `node tree[400001]'
0_0_2982306_9971.cpp:143: error: declaration of `int tree[400001]'
0_0_2982306_9971.cpp:23: error: conflicts with previous declaration `node tree[400001]'
0_0_2982306_9971.cpp:145: error: redefinition of `int num[100001]'
0_0_2982306_9971.cpp:25: error: `int num[100001]' previously declared here
0_0_2982306_9971.cpp: In function `void update(int)':
0_0_2982306_9971.cpp:147: error: redefinition of `void update(int)'
0_0_2982306_9971.cpp:27: error: `void update(int)' previously defined here
0_0_2982306_9971.cpp: In function `void init(int, int, int)':
0_0_2982306_9971.cpp:163: error: redefinition of `void init(int, int, int)'
0_0_2982306_9971.cpp:43: error: `void init(int, int, int)' previously defined here
0_0_2982306_9971.cpp: In function `void modify(int, int, int, int)':
0_0_2982306_9971.cpp:179: error: redefinition of `void modify(int, int, int, int)'
0_0_2982306_9971.cpp:59: error: `void modify(int, int, int, int)' previously defined here
0_0_2982306_9971.cpp: In function `int query(int, int, int)':
0_0_2982306_9971.cpp:193: error: redefinition of `int query(int, int, int)'
0_0_2982306_9971.cpp:73: error: `int query(int, int, int)' previously defined here
0_0_2982306_9971.cpp: In function `int main(int, char**)':
0_0_2982306_9971.cpp:211: error: redefinition of `int main(int, char**)'
0_0_2982306_9971.cpp:91: error: `int main(int, char**)' previously defined here


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-06-22 04:35:07, Gzip enabled