0_0_39690304_8182.cpp
0_0_39690304_8182.cpp(105) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_39690304_8182.cpp(105) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39690304_8182.cpp(158) : error C2087: “matrix”: 缺少下标
0_0_39690304_8182.cpp(309) : error C2039: “extract”: 不是“std::multiset<__int64,std::less<_Kty>,std::allocator<_Ty>>”的成员
with
[
_Kty=__int64
, _Ty=__int64
]
0_0_39690304_8182.cpp(310) : error C2039: “extract”: 不是“std::multiset<std::pair<__int64,__int64>,std::less<_Kty>,std::allocator<_Ty>>”的成员
with
[
_Kty=std::pair<__int64,__int64>
, _Ty=std::pair<__int64,__int64>
]
0_0_39690304_8182.cpp(372) : error C3533: “auto”: 参数不能为包含“auto”的类型
0_0_39690304_8182.cpp(388) : error C2664: “void Link_Cut_Tree::change_barycenter::<lambda_aa14079e6f01aa755a5aff9d95390015>::operator ()(int,__int64) const”: 无法将参数 1 从“Link_Cut_Tree::change_barycenter::<lambda_aa14079e6f01aa755a5aff9d95390015>”转换为“int”
没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_39690304_8182.cpp(382) : error C2064: 项不会计算为接受 2 个参数的函数
0_0_39690304_8182.cpp(385) : error C2064: 项不会计算为接受 2 个参数的函数
|