563927_0_0_12529.c
563927_0_0_12529.c(6) : error C2065: “int64” : 未声明的标识符
563927_0_0_12529.c(6) : error C2146: 语法错误 : 缺少“;”(在标识符“a”的前面)
563927_0_0_12529.c(6) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
563927_0_0_12529.c(6) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
563927_0_0_12529.c(6) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
563927_0_0_12529.c(6) : error C2065: “a” : 未声明的标识符
563927_0_0_12529.c(7) : error C2146: 语法错误 : 缺少“;”(在标识符“b”的前面)
563927_0_0_12529.c(7) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
563927_0_0_12529.c(7) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
563927_0_0_12529.c(7) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
563927_0_0_12529.c(7) : error C2065: “b” : 未声明的标识符
563927_0_0_12529.c(8) : error C2146: 语法错误 : 缺少“;”(在标识符“s”的前面)
563927_0_0_12529.c(8) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
563927_0_0_12529.c(8) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
563927_0_0_12529.c(8) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
563927_0_0_12529.c(8) : error C2065: “s” : 未声明的标识符
|