0_0_34057181_6730.cpp
0_0_34057181_6730.cpp(38) : error C3533: “auto &&”: 参数不能为包含“auto”的类型
0_0_34057181_6730.cpp(41) : error C2059: 语法错误:“[”
0_0_34057181_6730.cpp(41) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_34057181_6730.cpp(41) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_34057181_6730.cpp(41) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_34057181_6730.cpp(41) : error C2143: 语法错误 : 缺少“;”(在“]”的前面)
0_0_34057181_6730.cpp(41) : error C2059: 语法错误:“)”
0_0_34057181_6730.cpp(47) : error C2665: “solve::<lambda_b255253a4e1c749b637c06f47419edf8>::<lambda_b255253a4e1c749b637c06f47419edf8>”: 2 个重载中没有一个可以转换所有参数类型
0_0_34057181_6730.cpp(47): 可能是“solve::<lambda_b255253a4e1c749b637c06f47419edf8>::solve::(std::map<ii,std::vector<ii,std::allocator<_Ty>>,std::less<_Ty>,std::allocator<std::pair<const _Kty,std::vector<_Ty,std::allocator<_Ty>>>>> &,std::vector<std::vector<int,std::allocator<int>>,std::allocator<std::vector<int,std::allocator<int>>>> &,int &)”
with
[
_Ty=ii
, _Kty=ii
]
尝试匹配参数列表“(std::map<ii,std::vector<ii,std::allocator<_Ty>>,std::less<_Ty>,std::allocator<std::pair<const _Kty,std::vector<_Ty,std::allocator<_Ty>>>>>, std::vector<std::vector<int,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>>, int (__cdecl *)(int,int,int &&))”时
with
[
_Ty=ii
, _Kty=ii
]
and
[
_Ty=int
]
0_0_34057181_6730.cpp(51) : error C3536: “eval”: 初始化之前无法使用
0_0_34057181_6730.cpp(51) : error C2064: 项不会计算为接受 2 个参数的函数
0_0_34057181_6730.cpp(54) : fatal error C1506: 无法恢复的块范围错误
|