0_0_31357389_8333.c
0_0_31357389_8333.c(7) : error C2065: “bool”: 未声明的标识符
0_0_31357389_8333.c(7) : error C2146: 语法错误: 缺少“;”(在标识符“frist”的前面)
0_0_31357389_8333.c(7) : error C2065: “frist”: 未声明的标识符
0_0_31357389_8333.c(7) : error C2065: “true”: 未声明的标识符
0_0_31357389_8333.c(10) : error C2146: 语法错误: 缺少“;”(在标识符“;”的前面)
0_0_31357389_8333.c(11) : error C2065: “;”: 未声明的标识符
0_0_31357389_8333.c(11) : error C2143: 语法错误 : 缺少“;”(在“for”的前面)
0_0_31357389_8333.c(18) : error C2065: “frist”: 未声明的标识符
0_0_31357389_8333.c(21) : error C2065: “frist”: 未声明的标识符
0_0_31357389_8333.c(21) : error C2065: “false”: 未声明的标识符
|