0_0_34103906_29379.cpp:46:1: error: stray '\326' in program
Ö÷ϯÊ÷
^
0_0_34103906_29379.cpp:46:1: error: stray '\367' in program
0_0_34103906_29379.cpp:46:1: error: stray '\317' in program
0_0_34103906_29379.cpp:46:1: error: stray '\257' in program
0_0_34103906_29379.cpp:46:1: error: stray '\312' in program
0_0_34103906_29379.cpp:46:1: error: stray '\367' in program
0_0_34103906_29379.cpp:1:1: error: expected unqualified-id before numeric constant
1 const int maxn=100001;
^
0_0_34103906_29379.cpp:2:2: error: expected unqualified-id before numeric constant
2 struct Node{
^
0_0_34103906_29379.cpp:5:5: error: 'tr' does not name a type
5 }tr[maxn*20];
^
0_0_34103906_29379.cpp:6:2: error: expected unqualified-id before numeric constant
6 int cur,rt[maxn];
^
0_0_34103906_29379.cpp:7:2: error: expected unqualified-id before numeric constant
7 void init(){
^
0_0_34103906_29379.cpp:10:1: error: expected unqualified-id before numeric constant
10 inline void push_up(int o){
^
0_0_34103906_29379.cpp:13:1: error: expected unqualified-id before numeric constant
13 int build(int l,int r){
^
|