0_0_39233351_25361.c
0_0_39233351_25361.c(7) : error C2057: 应输入常量表达式
0_0_39233351_25361.c(7) : error C2466: 不能分配常量大小为 0 的数组
0_0_39233351_25361.c(7) : error C2087: “y”: 缺少下标
0_0_39233351_25361.c(7) : error C2133: “y”: 未知的大小
0_0_39233351_25361.c(8) : error C2065: “bool”: 未声明的标识符
0_0_39233351_25361.c(8) : error C2146: 语法错误: 缺少“;”(在标识符“first”的前面)
0_0_39233351_25361.c(8) : error C2065: “first”: 未声明的标识符
0_0_39233351_25361.c(8) : error C2065: “true”: 未声明的标识符
0_0_39233351_25361.c(11) : error C2065: “first”: 未声明的标识符
0_0_39233351_25361.c(11) : error C2065: “true”: 未声明的标识符
0_0_39233351_25361.c(18) : error C2065: “first”: 未声明的标识符
0_0_39233351_25361.c(18) : error C2065: “false”: 未声明的标识符
0_0_39233351_25361.c(27) : error C2065: “first”: 未声明的标识符
0_0_39233351_25361.c(27) : error C2065: “true”: 未声明的标识符
0_0_39233351_25361.c(33) : error C2065: “first”: 未声明的标识符
0_0_39233351_25361.c(33) : error C2065: “true”: 未声明的标识符
0_0_39233351_25361.c(40) : error C2065: “first”: 未声明的标识符
0_0_39233351_25361.c(40) : error C2065: “false”: 未声明的标识符
0_0_39233351_25361.c(49) : error C2065: “first”: 未声明的标识符
0_0_39233351_25361.c(49) : error C2065: “true”: 未声明的标识符
|