0_0_38989333_27573.cpp:94:2: error: stray '#' in program
94 | }#include<bits/stdc++.h>
| ^
0_0_38989333_27573.cpp:187:2: error: stray '#' in program
187 | }#include<bits/stdc++.h>
| ^
0_0_38989333_27573.cpp:280:2: error: stray '#' in program
280 | }#include<bits/stdc++.h>
| ^
0_0_38989333_27573.cpp:373:2: error: stray '#' in program
373 | }#include<bits/stdc++.h>
| ^
0_0_38989333_27573.cpp:466:2: error: stray '#' in program
466 | }#include<bits/stdc++.h>
| ^
0_0_38989333_27573.cpp:559:2: error: stray '#' in program
559 | }#include<bits/stdc++.h>
| ^
0_0_38989333_27573.cpp:652:2: error: stray '#' in program
652 | }#include<bits/stdc++.h>
| ^
0_0_38989333_27573.cpp:745:2: error: stray '#' in program
745 | }#include<bits/stdc++.h>
| ^
0_0_38989333_27573.cpp:94:11: error: 'bits' was not declared in this scope
94 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:94:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
94 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:94:11: error: 'bits' was not declared in this scope
94 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:94:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
94 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:94:11: error: 'bits' was not declared in this scope
94 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:94:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
94 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:94:11: error: 'bits' was not declared in this scope
94 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:94:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
94 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:94:11: error: 'bits' was not declared in this scope
94 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:94:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
94 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:94:11: error: 'bits' was not declared in this scope
94 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:94:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
94 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:94:11: error: 'bits' was not declared in this scope
94 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:94:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
94 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:94:11: error: 'bits' was not declared in this scope
94 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:94:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
94 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:94:11: error: 'bits' was not declared in this scope
94 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:94:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
94 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:94:3: error: 'include' does not name a type
94 | }#include<bits/stdc++.h>
| ^~~~~~~
0_0_38989333_27573.cpp:108:8: error: redefinition of 'struct Node'
108 | struct Node{
| ^~~~
0_0_38989333_27573.cpp:15:8: note: previous definition of 'struct Node'
15 | struct Node{
| ^~~~
0_0_38989333_27573.cpp:111:2: error: conflicting declaration 'int nodes [100010]'
111 | }nodes[N];
| ^~~~~
0_0_38989333_27573.cpp:18:2: note: previous declaration as 'Node nodes [100010]'
18 | }nodes[N];
| ^~~~~
0_0_38989333_27573.cpp:113:4: error: redefinition of 'll n'
113 | ll n,m,pos;
| ^
0_0_38989333_27573.cpp:20:4: note: 'll n' previously declared here
20 | ll n,m,pos;
| ^
0_0_38989333_27573.cpp:113:6: error: redefinition of 'll m'
113 | ll n,m,pos;
| ^
0_0_38989333_27573.cpp:20:6: note: 'll m' previously declared here
20 | ll n,m,pos;
| ^
0_0_38989333_27573.cpp:113:8: error: redefinition of 'll pos'
113 | ll n,m,pos;
| ^~~
0_0_38989333_27573.cpp:20:8: note: 'll pos' previously declared here
20 | ll n,m,pos;
| ^~~
0_0_38989333_27573.cpp:115:11: error: redefinition of 'll tr(std::string)'
115 | inline ll tr(string st){
| ^~
0_0_38989333_27573.cpp:22:11: note: 'll tr(std::string)' previously defined here
22 | inline ll tr(string st){
| ^~
0_0_38989333_27573.cpp:122:15: error: redefinition of 'std::string trr(ll)'
122 | inline string trr(ll st){
| ^~~
0_0_38989333_27573.cpp:29:15: note: 'std::string trr(ll)' previously defined here
29 | inline string trr(ll st){
| ^~~
0_0_38989333_27573.cpp:130:6: error: redefinition of 'bool cmp(Node, Node)'
130 | bool cmp(Node a,Node b){
| ^~~
0_0_38989333_27573.cpp:37:6: note: 'bool cmp(Node, Node)' previously defined here
37 | bool cmp(Node a,Node b){
| ^~~
0_0_38989333_27573.cpp:139:5: error: redefinition of 'int main()'
139 | int main(){
| ^~~~
0_0_38989333_27573.cpp:46:5: note: 'int main()' previously defined here
46 | int main(){
| ^~~~
0_0_38989333_27573.cpp:187:11: error: 'bits' was not declared in this scope
187 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:187:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
187 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:187:11: error: 'bits' was not declared in this scope
187 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:187:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
187 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:187:11: error: 'bits' was not declared in this scope
187 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:187:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
187 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:187:11: error: 'bits' was not declared in this scope
187 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:187:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
187 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:187:11: error: 'bits' was not declared in this scope
187 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:187:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
187 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:187:11: error: 'bits' was not declared in this scope
187 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:187:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
187 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:187:11: error: 'bits' was not declared in this scope
187 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:187:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
187 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:187:11: error: 'bits' was not declared in this scope
187 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:187:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
187 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:187:11: error: 'bits' was not declared in this scope
187 | }#include<bits/stdc++.h>
| ^~~~
0_0_38989333_27573.cpp:187:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
187 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_38989333_27573.cpp:187:3: error: 'include' does not name a type
187 | }#include<bits/stdc++.h>
| ^~~~~~~
0_0_38989333_27573.cpp:201:8: error: redefinition of 'struct Node'
201 | struct Node{
| ^~~~
0_0_38989333_27573.cpp:15:8: note: previous definition of 'struct Node'
15 | struct Node{
| ^~~~
0_0_38989333_27573.cpp:204:2: error: conflicting declaration 'int nodes [100010]'
204 | }nodes[N];
| ^~~~~
0_0_38989333_27573.cpp:18:2: note: previous declaration as 'Node nodes [100010]'
18 | }nodes[N];
| ^~~~~
0_0_38989333_27573.cpp:206:4: error: redefinition of 'll n'
206 | ll n,m,pos;
| ^
0_0_38989333_27573.cpp:20:4: note: 'll n' previously declared here
20 | ll n,m,pos;
| ^
0_0_38989333_27573.cpp:206:6: error: redefinition of 'll m'
206 | ll n,m,pos;
| ^
0_0_38989333_27573.cpp:20:6: note: 'll m' previously declared here
20 | ll n,m,pos;
| ^
0_0_3898933
|