0_0_22247385_15587.cpp:118:1: error: missing terminating " character
scanf("%c
^
0_0_22247385_15587.cpp:119:1: error: missing terminating " character
%d%d",&word,&b,&c);
^
0_0_22247385_15587.cpp:6:1: error: expected unqualified-id before '<' token
<p ALIGN="left">struct multipl{
^
0_0_22247385_15587.cpp:14:2: error: 'map' does not name a type
}map[27];
^
0_0_22247385_15587.cpp:17:1: error: expected unqualified-id before '<' token
<p ALIGN="left">int match(int a,int b)
^
0_0_22247385_15587.cpp:44:1: error: expected unqualified-id before '<' token
<p ALIGN="left">int Isalpha(char a)
^
0_0_22247385_15587.cpp:72:1: error: expected unqualified-id before '<' token
<p ALIGN="left">int main()
^
|