0_0_31432870_20379.cpp:88:17: error: stray '#' in program
printf("\n"); #define _CRT_SECURE_NO_WARNINGS
^
0_0_31432870_20379.cpp: In function 'int main()':
0_0_31432870_20379.cpp:88:18: error: 'define' was not declared in this scope
printf("\n"); #define _CRT_SECURE_NO_WARNINGS
^
0_0_31432870_20379.cpp:105:3: error: a function-definition is not allowed here before '{' token
{
^
0_0_31432870_20379.cpp:180:1: error: expected '}' at end of input
}
^
0_0_31432870_20379.cpp:180:1: error: expected '}' at end of input
|