0_0_25520639_4247.cpp:34:2: error: stray '#' in program
}#include"stdafx.h"
^
0_0_25520639_4247.cpp:34:3: error: 'include' does not name a type
}#include"stdafx.h"
^
0_0_25520639_4247.cpp: In function 'int main()':
0_0_25520639_4247.cpp:40:5: error: redefinition of 'int main()'
int main() {
^
0_0_25520639_4247.cpp:7:5: note: 'int main()' previously defined here
int main() {
^
|