0_0_26308439_10381.c
0_0_26308439_10381.c(5) : error C2143: 语法错误 : 缺少“;”(在“while”的前面)
0_0_26308439_10381.c(5) : error C2065: ““”: 未声明的标识符
0_0_26308439_10381.c(5) : error C2065: “d”: 未声明的标识符
0_0_26308439_10381.c(5) : error C2065: “d”,”: 未声明的标识符
0_0_26308439_10381.c(5) : error C2065: “a,”: 未声明的标识符
0_0_26308439_10381.c(5) : error C2065: “b”: 未声明的标识符
0_0_26308439_10381.c(5) : error C2065: “!”: 未声明的标识符
0_0_26308439_10381.c(5) : error C2059: 语法错误:“)”
0_0_26308439_10381.c(6) : error C2146: 语法错误: 缺少“;”(在标识符“printf”的前面)
0_0_26308439_10381.c(6) : error C2065: ““”: 未声明的标识符
0_0_26308439_10381.c(6) : error C2017: 非法的转义序列
0_0_26308439_10381.c(6) : error C2065: “d”: 未声明的标识符
0_0_26308439_10381.c(6) : error C2146: 语法错误: 缺少“)”(在标识符“n”,a”的前面)
0_0_26308439_10381.c(6) : error C2059: 语法错误:“)”
|