0_0_38955261_10401.cpp:29:2: error: stray '#' in program
29 | }#include<stdio.h>
| ^
0_0_38955261_10401.cpp:29:11: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
29 | }#include<stdio.h>
| ^~~~~
| stdin
0_0_38955261_10401.cpp:29:11: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
29 | }#include<stdio.h>
| ^~~~~
| stdin
0_0_38955261_10401.cpp:29:11: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
29 | }#include<stdio.h>
| ^~~~~
| stdin
0_0_38955261_10401.cpp:29:11: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
29 | }#include<stdio.h>
| ^~~~~
| stdin
0_0_38955261_10401.cpp:29:11: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
29 | }#include<stdio.h>
| ^~~~~
| stdin
0_0_38955261_10401.cpp:29:11: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
29 | }#include<stdio.h>
| ^~~~~
| stdin
0_0_38955261_10401.cpp:29:11: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
29 | }#include<stdio.h>
| ^~~~~
| stdin
0_0_38955261_10401.cpp:29:11: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
29 | }#include<stdio.h>
| ^~~~~
| stdin
0_0_38955261_10401.cpp:29:11: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
29 | }#include<stdio.h>
| ^~~~~
| stdin
0_0_38955261_10401.cpp:29:3: error: 'include' does not name a type
29 | }#include<stdio.h>
| ^~~~~~~
0_0_38955261_10401.cpp:42:5: error: redefinition of 'int main()'
42 | int main()
| ^~~~
0_0_38955261_10401.cpp:14:5: note: 'int main()' previously defined here
14 | int main()
| ^~~~
|