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