0_0_38270741_31876.c
0_0_38270741_31876.c(3) : error C2061: 语法错误: 标识符“a”
0_0_38270741_31876.c(3) : error C2059: 语法错误:“;”
0_0_38270741_31876.c(3) : error C3409: 不允许空特性块
0_0_38270741_31876.c(3) : error C2143: 语法错误 : 缺少“]”(在“常量”的前面)
0_0_38270741_31876.c(6) : error C2065: “ll”: 未声明的标识符
0_0_38270741_31876.c(6) : error C2146: 语法错误: 缺少“;”(在标识符“sum”的前面)
0_0_38270741_31876.c(6) : error C2065: “sum”: 未声明的标识符
0_0_38270741_31876.c(6) : error C2065: “s”: 未声明的标识符
0_0_38270741_31876.c(6) : error C2065: “t”: 未声明的标识符
0_0_38270741_31876.c(7) : error C2065: “a”: 未声明的标识符
0_0_38270741_31876.c(7) : error C2109: 下标要求数组或指针类型
0_0_38270741_31876.c(9) : error C2065: “s”: 未声明的标识符
0_0_38270741_31876.c(10) : error C2065: “t”: 未声明的标识符
0_0_38270741_31876.c(13) : error C2065: “a”: 未声明的标识符
0_0_38270741_31876.c(13) : error C2109: 下标要求数组或指针类型
0_0_38270741_31876.c(14) : error C2065: “s”: 未声明的标识符
0_0_38270741_31876.c(16) : error C2065: “s”: 未声明的标识符
0_0_38270741_31876.c(16) : error C2065: “a”: 未声明的标识符
0_0_38270741_31876.c(16) : error C2109: 下标要求数组或指针类型
0_0_38270741_31876.c(17) : error C2065: “t”: 未声明的标识符
0_0_38270741_31876.c(17) : error C2065: “a”: 未声明的标识符
0_0_38270741_31876.c(17) : error C2109: 下标要求数组或指针类型
0_0_38270741_31876.c(19) : error C2065: “sum”: 未声明的标识符
0_0_38270741_31876.c(19) : error C2065: “s”: 未声明的标识符
0_0_38270741_31876.c(20) : error C2065: “sum”: 未声明的标识符
0_0_38270741_31876.c(20) : error C2065: “t”: 未声明的标识符
0_0_38270741_31876.c(20) : error C2065: “s”: 未声明的标识符
0_0_38270741_31876.c(21) : error C2065: “sum”: 未声明的标识符
|