0_0_37564622_1823.cpp
0_0_37564622_1823.cpp(37) : error C2061: 语法错误: 标识符“array”
0_0_37564622_1823.cpp(206) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_37564622_1823.cpp(206) : error C2337: “u”: 未找到特性
0_0_37564622_1823.cpp(206) : error C2337: “v”: 未找到特性
0_0_37564622_1823.cpp(206) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_37564622_1823.cpp(207) : error C2065: “u”: 未声明的标识符
0_0_37564622_1823.cpp(207) : error C2065: “v”: 未声明的标识符
0_0_37564622_1823.cpp(220) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_37564622_1823.cpp(220) : error C2337: “u”: 未找到特性
0_0_37564622_1823.cpp(220) : error C2337: “v”: 未找到特性
0_0_37564622_1823.cpp(220) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_37564622_1823.cpp(221) : error C2065: “u”: 未声明的标识符
0_0_37564622_1823.cpp(221) : error C2065: “v”: 未声明的标识符
0_0_37564622_1823.cpp(223) : error C2065: “u”: 未声明的标识符
0_0_37564622_1823.cpp(223) : error C2065: “v”: 未声明的标识符
0_0_37564622_1823.cpp(224) : error C2065: “u”: 未声明的标识符
0_0_37564622_1823.cpp(224) : error C2065: “v”: 未声明的标识符
0_0_37564622_1823.cpp(228) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_37564622_1823.cpp(228) : error C2337: “u”: 未找到特性
0_0_37564622_1823.cpp(228) : error C2337: “v”: 未找到特性
0_0_37564622_1823.cpp(228) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_37564622_1823.cpp(230) : error C2065: “u”: 未声明的标识符
0_0_37564622_1823.cpp(230) : error C2065: “v”: 未声明的标识符
0_0_37564622_1823.cpp(231) : error C2065: “u”: 未声明的标识符
0_0_37564622_1823.cpp(231) : error C2065: “v”: 未声明的标识符
0_0_37564622_1823.cpp(237) : error C2593: “operator =”不明确
VC2013\INCLUDE\map(212): 可能是“std::map<int,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>> &std::map<_Kty,_Ty,std::less<_Ty>,std::allocator<std::pair<const _Kty,_Ty>>>::operator =(std::initializer_list<std::pair<const _Kty,_Ty>>)”
with
[
_Kty=int
, _Ty=int
]
VC2013\INCLUDE\map(166): 或 “std::map<int,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>> &std::map<_Kty,_Ty,std::less<_Ty>,std::allocator<std::pair<const _Kty,_Ty>>>::operator =(std::map<_Kty,_Ty,std::less<_Ty>,std::allocator<std::pair<const _Kty,_Ty>>> &&)”
with
[
_Kty=int
, _Ty=int
]
VC2013\INCLUDE\map(150): 或 “std::map<int,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>> &std::map<_Kty,_Ty,std::less<_Ty>,std::allocator<std::pair<const _Kty,_Ty>>>::operator =(const std::map<_Kty,_Ty,std::less<_Ty>,std::allocator<std::pair<const _Kty,_Ty>>> &)”
with
[
_Kty=int
, _Ty=int
]
尝试匹配参数列表“(std::map<int,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>, initializer-list)”时
with
[
_Kty=int
, _Ty=int
]
0_0_37564622_1823.cpp(241) : error C2059: 语法错误:“空声明”
0_0_37564622_1823.cpp(241) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_37564622_1823.cpp(241) : error C3481: “ta”: 未找到 lambda 捕获变量
0_0_37564622_1823.cpp(241) : error C3481: “tb”: 未找到 lambda 捕获变量
0_0_37564622_1823.cpp(241) : error C2059: 语法错误:“)”
0_0_37564622_1823.cpp(241) : error C2059: 语法错误:“:”
|