843755_0_0_8902.c
843755_0_0_8902.c(4) : error C2065: “bool” : 未声明的标识符
843755_0_0_8902.c(4) : error C2146: 语法错误 : 缺少“;”(在标识符“hash”的前面)
843755_0_0_8902.c(4) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
843755_0_0_8902.c(4) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
843755_0_0_8902.c(4) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
843755_0_0_8902.c(4) : error C2065: “hash” : 未声明的标识符
843755_0_0_8902.c(4) : error C2109: 下标要求数组或指针类型
843755_0_0_8902.c(5) : error C2143: 语法错误 : 缺少“;”(在“类型”的前面)
843755_0_0_8902.c(6) : error C2065: “n” : 未声明的标识符
843755_0_0_8902.c(6) : error C2065: “m” : 未声明的标识符
843755_0_0_8902.c(10) : error C2065: “t” : 未声明的标识符
843755_0_0_8902.c(11) : error C2109: 下标要求数组或指针类型
843755_0_0_8902.c(11) : error C2065: “true” : 未声明的标识符
843755_0_0_8902.c(13) : error C2065: “f” : 未声明的标识符
843755_0_0_8902.c(14) : error C2065: “i” : 未声明的标识符
843755_0_0_8902.c(16) : error C2109: 下标要求数组或指针类型
|