0_0_37482402_23286.cpp:10:3: error: missing terminating " character
printf ("%.2lf
^
0_0_37482402_23286.cpp:11:1: error: missing terminating " character
" , result);
^
0_0_37482402_23286.cpp: In function 'int main()':
0_0_37482402_23286.cpp:12:2: error: expected primary-expression before '}' token
}
^
|