0_0_37736645_22363.cpp
0_0_37736645_22363.cpp(91) : error C2228: “.second”的左边必须有类/结构/联合
类型是“int”
0_0_37736645_22363.cpp(104) : error C2660: “makeTables”: 函数不接受 3 个参数
0_0_37736645_22363.cpp(112) : error C2228: “.insert”的左边必须有类/结构/联合
类型是“std::map<int,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>> *”
with
[
_Kty=int
, _Ty=int
]
是否改用“->”?
0_0_37736645_22363.cpp(113) : error C2065: “dep”: 未声明的标识符
0_0_37736645_22363.cpp(113) : error C2660: “construct”: 函数不接受 2 个参数
0_0_37736645_22363.cpp(116) : error C2065: “dep”: 未声明的标识符
0_0_37736645_22363.cpp(116) : error C2660: “deduplicate”: 函数不接受 2 个参数
0_0_37736645_22363.cpp(117) : error C2065: “dep”: 未声明的标识符
0_0_37736645_22363.cpp(117) : error C2660: “construct”: 函数不接受 2 个参数
0_0_37736645_22363.cpp(121) : error C2660: “merge”: 函数不接受 2 个参数
|