0_0_39755204_15463.c
0_0_39755204_15463.c(4) : error C2065: “i”: 未声明的标识符
0_0_39755204_15463.c(6) : error C2146: 语法错误: 缺少“)”(在标识符“and”的前面)
0_0_39755204_15463.c(6) : error C2065: “and”: 未声明的标识符
0_0_39755204_15463.c(6) : error C2146: 语法错误: 缺少“;”(在标识符“b”的前面)
0_0_39755204_15463.c(6) : error C2059: 语法错误:“)”
0_0_39755204_15463.c(7) : error C2146: 语法错误: 缺少“;”(在标识符“printf”的前面)
0_0_39755204_15463.c(8) : error C2181: 没有匹配 if 的非法 else
|