0_0_28279149_32731.cpp:22:4: error: missing terminating ' character
else if(c[i]=='e') c[i]=c[i]-'e'+'E%
^
0_0_28279149_32731.cpp: In function 'int main()':
0_0_28279149_32731.cpp:22:36: error: expected primary-expression at end of input
else if(c[i]=='e') c[i]=c[i]-'e'+'E%
^
0_0_28279149_32731.cpp:22:36: error: expected '}' at end of input
0_0_28279149_32731.cpp:22:36: error: expected '}' at end of input
0_0_28279149_32731.cpp:22:36: error: expected '}' at end of input
|