0_0_39381127_5631.cpp:25:2: error: stray '#' in program
25 | }#include<bits/stdc++.h>
| ^
0_0_39381127_5631.cpp:25:11: error: 'bits' was not declared in this scope
25 | }#include<bits/stdc++.h>
| ^~~~
0_0_39381127_5631.cpp:25:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
25 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_39381127_5631.cpp:25:11: error: 'bits' was not declared in this scope
25 | }#include<bits/stdc++.h>
| ^~~~
0_0_39381127_5631.cpp:25:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
25 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_39381127_5631.cpp:25:11: error: 'bits' was not declared in this scope
25 | }#include<bits/stdc++.h>
| ^~~~
0_0_39381127_5631.cpp:25:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
25 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_39381127_5631.cpp:25:11: error: 'bits' was not declared in this scope
25 | }#include<bits/stdc++.h>
| ^~~~
0_0_39381127_5631.cpp:25:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
25 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_39381127_5631.cpp:25:11: error: 'bits' was not declared in this scope
25 | }#include<bits/stdc++.h>
| ^~~~
0_0_39381127_5631.cpp:25:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
25 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_39381127_5631.cpp:25:11: error: 'bits' was not declared in this scope
25 | }#include<bits/stdc++.h>
| ^~~~
0_0_39381127_5631.cpp:25:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
25 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_39381127_5631.cpp:25:11: error: 'bits' was not declared in this scope
25 | }#include<bits/stdc++.h>
| ^~~~
0_0_39381127_5631.cpp:25:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
25 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_39381127_5631.cpp:25:11: error: 'bits' was not declared in this scope
25 | }#include<bits/stdc++.h>
| ^~~~
0_0_39381127_5631.cpp:25:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
25 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_39381127_5631.cpp:25:11: error: 'bits' was not declared in this scope
25 | }#include<bits/stdc++.h>
| ^~~~
0_0_39381127_5631.cpp:25:16: error: 'stdc' was not declared in this scope; did you mean 'std'?
25 | }#include<bits/stdc++.h>
| ^~~~
| std
0_0_39381127_5631.cpp:25:3: error: 'include' does not name a type
25 | }#include<bits/stdc++.h>
| ^~~~~~~
0_0_39381127_5631.cpp:29:5: error: redefinition of 'int main()'
29 | int main()
| ^~~~
0_0_39381127_5631.cpp:5:5: note: 'int main()' previously defined here
5 | int main()
| ^~~~
|