0_0_39588268_18240.cpp:37:2: error: stray '#' in program
37 | }#include <bits/stdc++.h>
| ^
0_0_39588268_18240.cpp:37:12: error: 'bits' was not declared in this scope
37 | }#include <bits/stdc++.h>
| ^~~~
0_0_39588268_18240.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
37 | }#include <bits/stdc++.h>
| ^~~~
| std
0_0_39588268_18240.cpp:37:12: error: 'bits' was not declared in this scope
37 | }#include <bits/stdc++.h>
| ^~~~
0_0_39588268_18240.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
37 | }#include <bits/stdc++.h>
| ^~~~
| std
0_0_39588268_18240.cpp:37:12: error: 'bits' was not declared in this scope
37 | }#include <bits/stdc++.h>
| ^~~~
0_0_39588268_18240.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
37 | }#include <bits/stdc++.h>
| ^~~~
| std
0_0_39588268_18240.cpp:37:12: error: 'bits' was not declared in this scope
37 | }#include <bits/stdc++.h>
| ^~~~
0_0_39588268_18240.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
37 | }#include <bits/stdc++.h>
| ^~~~
| std
0_0_39588268_18240.cpp:37:12: error: 'bits' was not declared in this scope
37 | }#include <bits/stdc++.h>
| ^~~~
0_0_39588268_18240.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
37 | }#include <bits/stdc++.h>
| ^~~~
| std
0_0_39588268_18240.cpp:37:12: error: 'bits' was not declared in this scope
37 | }#include <bits/stdc++.h>
| ^~~~
0_0_39588268_18240.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
37 | }#include <bits/stdc++.h>
| ^~~~
| std
0_0_39588268_18240.cpp:37:12: error: 'bits' was not declared in this scope
37 | }#include <bits/stdc++.h>
| ^~~~
0_0_39588268_18240.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
37 | }#include <bits/stdc++.h>
| ^~~~
| std
0_0_39588268_18240.cpp:37:12: error: 'bits' was not declared in this scope
37 | }#include <bits/stdc++.h>
| ^~~~
0_0_39588268_18240.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
37 | }#include <bits/stdc++.h>
| ^~~~
| std
0_0_39588268_18240.cpp:37:12: error: 'bits' was not declared in this scope
37 | }#include <bits/stdc++.h>
| ^~~~
0_0_39588268_18240.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
37 | }#include <bits/stdc++.h>
| ^~~~
| std
0_0_39588268_18240.cpp:37:3: error: 'include' does not name a type
37 | }#include <bits/stdc++.h>
| ^~~~~~~
0_0_39588268_18240.cpp:40:8: error: redefinition of 'int main()'
40 | signed main()
| ^~~~
0_0_39588268_18240.cpp:4:8: note: 'int main()' previously defined here
4 | signed main()
| ^~~~
|