0_0_17203252_1340.cpp:46:10: error: stray '#' in program
</strong>#include<iostream>
^
0_0_17203252_1340.cpp:45:2: error: expected unqualified-id before '<' token
}<strong>
^
0_0_17203252_1340.cpp: In function 'int main()':
0_0_17203252_1340.cpp:101:5: error: redefinition of 'int main()'
int main(){
^
0_0_17203252_1340.cpp:24:5: note: 'int main()' previously defined here
int main(){
^
|