0_0_39714274_8578.cpp:1:3: error: stray '#' in program
1 | 1 #include <bits/stdc++.h>
| ^
0_0_39714274_8578.cpp:2:4: error: stray '#' in program
2 | 2 #define nmax 200100
| ^
0_0_39714274_8578.cpp:86:3: error: stray '\246' in program
86 | (*<a6><b5><c3><f3><a6><b5>*)
| ^~~~
0_0_39714274_8578.cpp:86:4: error: stray '\265' in program
86 | (*<a6><b5><c3><f3><a6><b5>*)
| ^~~~
0_0_39714274_8578.cpp:86:5: error: stray '\303' in program
86 | (*<a6><b5><c3><f3><a6><b5>*)
| ^~~~
0_0_39714274_8578.cpp:86:6: error: stray '\363' in program
86 | (*<a6><b5><c3><f3><a6><b5>*)
| ^~~~
0_0_39714274_8578.cpp:86:7: error: stray '\246' in program
86 | (*<a6><b5><c3><f3><a6><b5>*)
| ^~~~
0_0_39714274_8578.cpp:86:8: error: stray '\265' in program
86 | (*<a6><b5><c3><f3><a6><b5>*)
| ^~~~
0_0_39714274_8578.cpp:1:1: error: expected unqualified-id before numeric constant
1 | 1 #include <bits/stdc++.h>
| ^
0_0_39714274_8578.cpp:5:2: error: expected unqualified-id before numeric constant
5 | 5 int n, m, cnt=0;
| ^
0_0_39714274_8578.cpp:6:2: error: expected unqualified-id before numeric constant
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^
0_0_39714274_8578.cpp:6:21: error: expected unqualified-id before ',' token
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^
0_0_39714274_8578.cpp:6:25: error: 'nmax' was not declared in this scope
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^~~~
0_0_39714274_8578.cpp:6:30: error: expected constructor, destructor, or type conversion before ',' token
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^
0_0_39714274_8578.cpp:6:36: error: 'nmax' was not declared in this scope
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^~~~
0_0_39714274_8578.cpp:6:41: error: expected constructor, destructor, or type conversion before ',' token
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^
0_0_39714274_8578.cpp:6:45: error: 'nmax' was not declared in this scope
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^~~~
0_0_39714274_8578.cpp:6:53: error: expected constructor, destructor, or type conversion before ',' token
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^
0_0_39714274_8578.cpp:6:60: error: 'nmax' was not declared in this scope
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^~~~
0_0_39714274_8578.cpp:6:65: error: expected constructor, destructor, or type conversion before ',' token
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^
0_0_39714274_8578.cpp:6:70: error: 'nmax' was not declared in this scope
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^~~~
0_0_39714274_8578.cpp:6:78: error: expected constructor, destructor, or type conversion before ',' token
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^
0_0_39714274_8578.cpp:6:83: error: 'nmax' was not declared in this scope
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^~~~
0_0_39714274_8578.cpp:6:91: error: expected constructor, destructor, or type conversion before ';' token
6 | 6 int pos[nmax]={0}, a[nmax], pre[nmax], v[nmax*40], root[nmax], ls[nmax*40], rs[nmax*40];
| ^
0_0_39714274_8578.cpp:7:2: error: expected unqualified-id before numeric constant
7 | 7
| ^
0_0_39714274_8578.cpp:17:1: error: expected unqualified-id before numeric constant
17 | 17
| ^~
0_0_39714274_8578.cpp:32:1: error: expected unqualified-id before numeric constant
32 | 32
| ^~
0_0_39714274_8578.cpp:41:1: error: expected unqualified-id before numeric constant
41 | 41
| ^~
0_0_39714274_8578.cpp:49:1: error: expected unqualified-id before numeric constant
49 | 49
| ^~
0_0_39714274_8578.cpp:86:10: error: expected unqualified-id before ')' token
86 | (*¦µÃó¦µ*)
| ^
|