0_0_17280952_22511.cpp:82:13: error: missing terminating ' character
else if(s[i]=='<'||s[i]=='>'||s[i]=='%3
^
0_0_17280952_22511.cpp: In function 'int main()':
0_0_17280952_22511.cpp:82:47: error: expected primary-expression at end of input
else if(s[i]=='<'||s[i]=='>'||s[i]=='%3
^
0_0_17280952_22511.cpp:82:47: error: expected ')' at end of input
0_0_17280952_22511.cpp:82:47: error: expected statement at end of input
0_0_17280952_22511.cpp:82:47: error: expected '}' at end of input
0_0_17280952_22511.cpp:82:47: error: expected '}' at end of input
0_0_17280952_22511.cpp:82:47: error: expected '}' at end of input
|