0_0_29145077_11865.cpp: In function 'int check(char, char)':
0_0_29145077_11865.cpp:18:31: error: a function-definition is not allowed here before '{' token
void judge(char s[],char ss[]){
^
0_0_29145077_11865.cpp:52:1: error: expected '}' at end of input
}
^
|