0_0_23456038_21367.c
0_0_23456038_21367.c(37) : error C2065: “bool”: 未声明的标识符
0_0_23456038_21367.c(37) : error C2146: 语法错误: 缺少“;”(在标识符“findA”的前面)
0_0_23456038_21367.c(37) : error C2065: “findA”: 未声明的标识符
0_0_23456038_21367.c(37) : error C2065: “false”: 未声明的标识符
0_0_23456038_21367.c(38) : error C2065: “bool”: 未声明的标识符
0_0_23456038_21367.c(38) : error C2146: 语法错误: 缺少“;”(在标识符“findB”的前面)
0_0_23456038_21367.c(38) : error C2065: “findB”: 未声明的标识符
0_0_23456038_21367.c(38) : error C2065: “false”: 未声明的标识符
0_0_23456038_21367.c(42) : error C2065: “findA”: 未声明的标识符
0_0_23456038_21367.c(45) : error C2065: “findA”: 未声明的标识符
0_0_23456038_21367.c(45) : error C2065: “true”: 未声明的标识符
0_0_23456038_21367.c(48) : error C2065: “findB”: 未声明的标识符
0_0_23456038_21367.c(51) : error C2065: “findB”: 未声明的标识符
0_0_23456038_21367.c(51) : error C2065: “true”: 未声明的标识符
0_0_23456038_21367.c(54) : error C2065: “findB”: 未声明的标识符
0_0_23456038_21367.c(54) : error C2065: “findA”: 未声明的标识符
|