0_0_33510192_29790.cpp:89:9: error: missing terminating " character
printf("%d
^
0_0_33510192_29790.cpp:90:1: error: stray '\' in program
\n",ans*200);
^
0_0_33510192_29790.cpp:90:1: error: missing terminating " character
0_0_33510192_29790.cpp: In function 'int main()':
0_0_33510192_29790.cpp:91:5: error: expected ')' before '}' token
}
^
|