0_0_11592812_28345.cpp
0_0_11592812_28345.cpp(28) : error C2146: 语法错误 : 缺少“;”(在标识符“res”的前面)
0_0_11592812_28345.cpp(28) : error C2501: “__int64_t” : 缺少存储类或类型说明符
0_0_11592812_28345.cpp(28) : error C2501: “res” : 缺少存储类或类型说明符
0_0_11592812_28345.cpp(28) : error C2501: “sum” : 缺少存储类或类型说明符
0_0_11592812_28345.cpp(47) : error C2146: 语法错误 : 缺少“;”(在标识符“query”的前面)
0_0_11592812_28345.cpp(47) : error C2501: “__int64_t” : 缺少存储类或类型说明符
0_0_11592812_28345.cpp(47) : error C2086: “int __int64_t” : 重定义
0_0_11592812_28345.cpp(28) : 参见“__int64_t”的声明
0_0_11592812_28345.cpp(49) : error C2146: 语法错误 : 缺少“;”(在标识符“re”的前面)
0_0_11592812_28345.cpp(49) : error C2065: “re” : 未声明的标识符
0_0_11592812_28345.cpp(52) : error C3861: “re”: 即使使用参数相关的查找,也未找到标识符
0_0_11592812_28345.cpp(55) : error C3861: “re”: 即使使用参数相关的查找,也未找到标识符
|