0_0_39580342_5447.cpp
0_0_39580342_5447.cpp(4) : error C2061: 语法错误: 标识符“int64_t”
0_0_39580342_5447.cpp(10) : error C2146: 语法错误: 缺少“;”(在标识符“sum”的前面)
0_0_39580342_5447.cpp(10) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39580342_5447.cpp(10) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39580342_5447.cpp(10) : error C2238: 意外的标记位于“;”之前
0_0_39580342_5447.cpp(11) : error C2146: 语法错误: 缺少“;”(在标识符“mul”的前面)
0_0_39580342_5447.cpp(11) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39580342_5447.cpp(11) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39580342_5447.cpp(11) : error C2238: 意外的标记位于“;”之前
0_0_39580342_5447.cpp(12) : error C2146: 语法错误: 缺少“;”(在标识符“add”的前面)
0_0_39580342_5447.cpp(12) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39580342_5447.cpp(12) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39580342_5447.cpp(12) : error C2238: 意外的标记位于“;”之前
0_0_39580342_5447.cpp(25) : error C2061: 语法错误: 标识符“i64”
0_0_39580342_5447.cpp(37) : error C2065: “i64”: 未声明的标识符
0_0_39580342_5447.cpp(37) : error C2923: “std::vector”: 对于参数“_Ty”,“i64”不是有效的 模板 类型变量
0_0_39580342_5447.cpp(47) : error C2061: 语法错误: 标识符“i64”
0_0_39580342_5447.cpp(59) : error C2146: 语法错误: 缺少“;”(在标识符“query”的前面)
0_0_39580342_5447.cpp(59) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39580342_5447.cpp(22) : error C2039: “sum”: 不是“Info”的成员
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(26) : error C2039: “sum”: 不是“Info”的成员
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(26) : error C2065: “mul”: 未声明的标识符
0_0_39580342_5447.cpp(26) : error C2065: “add”: 未声明的标识符
0_0_39580342_5447.cpp(27) : error C2039: “mul”: 不是“Info”的成员
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(27) : error C2065: “mul”: 未声明的标识符
0_0_39580342_5447.cpp(28) : error C2039: “add”: 不是“Info”的成员
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(28) : error C2065: “mul”: 未声明的标识符
0_0_39580342_5447.cpp(28) : error C2065: “add”: 未声明的标识符
0_0_39580342_5447.cpp(32) : error C2039: “mul”: 不是“Info”的成员
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(32) : error C2039: “add”: 不是“Info”的成员
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(33) : error C2039: “mul”: 不是“Info”的成员
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(33) : error C2039: “add”: 不是“Info”的成员
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(34) : error C2039: “mul”: 不是“Info”的成员
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(34) : error C2039: “add”: 不是“Info”的成员
0_0_39580342_5447.cpp(8) : 参见“Info”的声明
0_0_39580342_5447.cpp(38) : error C2678: 二进制“[”: 没有找到接受“std::vector”类型的左操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\vector(1196): 可能是“_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type)”
VC2013\INCLUDE\vector(1180): 或 “_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::const_reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type) const”
尝试匹配参数列表“(std::vector, int)”时
0_0_39580342_5447.cpp(38) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|