0_0_28163417_21498.cpp:66:22: error: stray '#' in program
}#include<stdio.h>
^
0_0_28163417_21498.cpp: In function 'int main()':
0_0_28163417_21498.cpp:66:23: error: 'include' was not declared in this scope
}#include<stdio.h>
^
0_0_28163417_21498.cpp:66:31: error: 'stdio' was not declared in this scope
}#include<stdio.h>
^
0_0_28163417_21498.cpp:67:1: error: expected primary-expression before 'int'
int main()
^
|