0_0_18554809_30306.cpp
0_0_18554809_30306.cpp(20) : error C2146: 语法错误: 缺少“;”(在标识符“A”的前面)
0_0_18554809_30306.cpp(20) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_18554809_30306.cpp(21) : error C2923: “std::unordered_map”: 对于参数“_Kty”,“__int64_t”不是有效的 模板 类型变量
0_0_18554809_30306.cpp(20) : 参见“__int64_t”的声明
0_0_18554809_30306.cpp(20) : 参见“__int64_t”的声明
0_0_18554809_30306.cpp(20) : 参见“__int64_t”的声明
0_0_18554809_30306.cpp(20) : 参见“__int64_t”的声明
0_0_18554809_30306.cpp(21) : error C2133: “lastIdx”: 未知的大小
0_0_18554809_30306.cpp(21) : error C2512: “std::unordered_map”: 没有合适的默认构造函数可用
0_0_18554809_30306.cpp(22) : error C2923: “std::map”: 对于参数“_Ty”,“__int64_t”不是有效的 模板 类型变量
0_0_18554809_30306.cpp(20) : 参见“__int64_t”的声明
0_0_18554809_30306.cpp(20) : 参见“__int64_t”的声明
0_0_18554809_30306.cpp(20) : 参见“__int64_t”的声明
0_0_18554809_30306.cpp(22) : error C2133: “result”: 未知的大小
0_0_18554809_30306.cpp(22) : error C2512: “std::map”: 没有合适的默认构造函数可用
0_0_18554809_30306.cpp(31) : error C2146: 语法错误: 缺少“;”(在标识符“BIT”的前面)
0_0_18554809_30306.cpp(31) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_18554809_30306.cpp(31) : error C2086: “int __int64_t”: 重定义
0_0_18554809_30306.cpp(20) : 参见“__int64_t”的声明
0_0_18554809_30306.cpp(33) : error C2061: 语法错误: 标识符“__int64_t”
0_0_18554809_30306.cpp(35) : error C2065: “val”: 未声明的标识符
0_0_18554809_30306.cpp(40) : error C2146: 语法错误: 缺少“;”(在标识符“getSum”的前面)
0_0_18554809_30306.cpp(40) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_18554809_30306.cpp(40) : error C2086: “int __int64_t”: 重定义
0_0_18554809_30306.cpp(20) : 参见“__int64_t”的声明
0_0_18554809_30306.cpp(41) : error C2146: 语法错误: 缺少“;”(在标识符“res”的前面)
0_0_18554809_30306.cpp(41) : error C2065: “res”: 未声明的标识符
0_0_18554809_30306.cpp(43) : error C2065: “res”: 未声明的标识符
0_0_18554809_30306.cpp(46) : error C2065: “res”: 未声明的标识符
0_0_18554809_30306.cpp(63) : error C2662: “void std::_Hash<_Traits>::clear(void) throw()”: 不能将“this”指针从“std::unordered_map”转换为“std::_Hash<_Traits> &”
原因如下: 无法从“std::unordered_map”转换为“std::_Hash<_Traits>”
转换要求第二个用户定义的转换运算符或构造函数
0_0_18554809_30306.cpp(64) : error C2662: “void std::_Tree<_Traits>::clear(void) throw()”: 不能将“this”指针从“std::map”转换为“std::_Tree<_Traits> &”
原因如下: 无法从“std::map”转换为“std::_Tree<_Traits>”
转换要求第二个用户定义的转换运算符或构造函数
0_0_18554809_30306.cpp(68) : error C2678: 二进制“[”: 没有找到接受“std::unordered_map”类型的左操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\unordered_map(307): 可能是“_Ty &std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc>::operator [](const _Kty &)”
VC2013\INCLUDE\unordered_map(229): 或 “_Ty &std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc>::operator [](_Kty &&)”
尝试匹配参数列表“(std::unordered_map, int)”时
0_0_18554809_30306.cpp(69) : error C2678: 二进制“[”: 没有找到接受“std::unordered_map”类型的左操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\unordered_map(307): 可能是“_Ty &std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc>::operator [](const _Kty &)”
VC2013\INCLUDE\unordered_map(229): 或 “_Ty &std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc>::operator [](_Kty &&)”
尝试匹配参数列表“(std::unordered_map, int)”时
0_0_18554809_30306.cpp(69) : error C2660: “insert”: 函数不接受 2 个参数
0_0_18554809_30306.cpp(70) : error C2678: 二进制“[”: 没有找到接受“std::unordered_map”类型的左操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\unordered_map(307): 可能是“_Ty &std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc>::operator [](const _Kty &)”
VC2013\INCLUDE\unordered_map(229): 或 “_Ty &std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc>::operator [](_Kty &&)”
尝试匹配参数列表“(std::unordered_map, int)”时
0_0_18554809_30306.cpp(72) : error C2660: “insert”: 函数不接受 2 个参数
0_0_18554809_30306.cpp(73) : error C2678: 二进制“[”: 没有找到接受“std::unordered_map”类型的左操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\unordered_map(307): 可能是“_Ty &std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc>::operator [](const _Kty &)”
VC2013\INCLUDE\unordered_map(229): 或 “_Ty &std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc>::operator [](_Kty &&)”
尝试匹配参数列表“(std::unordered_map, int)”时
0_0_18554809_30306.cpp(75) : error C2678: 二进制“[”: 没有找到接受“std::map”类型的左操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\map(224): 可能是“_Ty &std::map<_Kty,_Ty,_Pr,_Alloc>::operator [](const _Kty &)”
VC2013\INCLUDE\map(172): 或 “_Ty &std::map<_Kty,_Ty,_Pr,_Alloc>::operator [](_Kty &&)”
尝试匹配参数列表“(std::map, int)”时
0_0_18554809_30306.cpp(77) : error C2663: “std::_Tree<_Traits>::begin”: 2 个重载没有“this”指针的合法转换
0_0_18554809_30306.cpp(77) : error C2663: “std::_Tree<_Traits>::end”: 2 个重载没有“this”指针的合法转换
0_0_18554809_30306.cpp(77) : error C3536: “$S2”: 初始化之前无法使用
0_0_18554809_30306.cpp(77) : error C3536: “$S3”: 初始化之前无法使用
0_0_18554809_30306.cpp(77) : error C2100: 非法的间接寻址
0_0_18554809_30306.cpp(78) : error C2228: “.second”的左边必须有类/结构/联合
类型是“int”
|