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