0_0_32081852_8987.c
0_0_32081852_8987.c(10) : error C2065: “b)”: 未声明的标识符
0_0_32081852_8987.c(10) : error C2065: “(b”: 未声明的标识符
0_0_32081852_8987.c(10) : error C2065: “c)”: 未声明的标识符
0_0_32081852_8987.c(11) : error C2146: 语法错误: 缺少“)”(在标识符“printf”的前面)
0_0_32081852_8987.c(12) : error C2181: 没有匹配 if 的非法 else
0_0_32081852_8987.c(13) : error C2143: 语法错误 : 缺少“;”(在“字符串”的前面)
0_0_32081852_8987.c(13) : error C2059: 语法错误:“)”
0_0_32081852_8987.c(13) : error C2146: 语法错误: 缺少“;”(在标识符“;”的前面)
0_0_32081852_8987.c(14) : error C2065: “;”: 未声明的标识符
0_0_32081852_8987.c(14) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|