0_0_39177003_8294.cpp
0_0_39177003_8294.cpp(9) : error C2039: “first”: 不是“std::vector<std::vector<int,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>>”的成员
with
[
_Ty=int
]
0_0_39177003_8294.cpp(10) : error C2039: “second”: 不是“std::vector<std::vector<int,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>>”的成员
with
[
_Ty=int
]
0_0_39177003_8294.cpp(19) : error C3536: “U_F_O_matrix”: 初始化之前无法使用
0_0_39177003_8294.cpp(19) : error C2109: 下标要求数组或指针类型
0_0_39177003_8294.cpp(30) : error C3536: “Wiskey_matrix”: 初始化之前无法使用
0_0_39177003_8294.cpp(30) : error C2109: 下标要求数组或指针类型
0_0_39177003_8294.cpp(43) : error C3536: “U_F_O_matrix”: 初始化之前无法使用
0_0_39177003_8294.cpp(43) : error C2109: 下标要求数组或指针类型
0_0_39177003_8294.cpp(43) : error C3536: “Wiskey_matrix”: 初始化之前无法使用
|