syntax error : missing ';' before 'type'(这一点要注意在输入分号时,应该是在英文状态下)undeclared identifier(这一点要注意有些变量要先声明再使用)
缺少分号;i,j未定义;strcmp的参数类型不同。