0_0_36694334_12628.cpp:94:10: error: missing terminating " character
printf("%.2lf
^
0_0_36694334_12628.cpp:95:1: error: missing terminating " character
",ans);
^
0_0_36694334_12628.cpp: In function 'int main()':
0_0_36694334_12628.cpp:96:6: error: expected primary-expression before '}' token
}
^
|