0_0_39201598_5173.cpp
0_0_39201598_5173.cpp(13) : error C2664: “void std::stack<int,std::deque<_Ty,std::allocator<_Ty>>>::push(const int &)”: 无法将参数 1 从“const char [2]”转换为“int &&”
with
[
_Ty=int
]
原因如下: 无法从“const char [2]”转换为“int”
没有使该转换得以执行的上下文
0_0_39201598_5173.cpp(14) : error C2664: “void std::stack<int,std::deque<_Ty,std::allocator<_Ty>>>::push(const int &)”: 无法将参数 1 从“const char [2]”转换为“int &&”
with
[
_Ty=int
]
原因如下: 无法从“const char [2]”转换为“int”
没有使该转换得以执行的上下文
0_0_39201598_5173.cpp(15) : error C2664: “void std::stack<int,std::deque<_Ty,std::allocator<_Ty>>>::push(const int &)”: 无法将参数 1 从“const char [2]”转换为“int &&”
with
[
_Ty=int
]
原因如下: 无法从“const char [2]”转换为“int”
没有使该转换得以执行的上下文
0_0_39201598_5173.cpp(16) : error C2664: “void std::stack<int,std::deque<_Ty,std::allocator<_Ty>>>::push(const int &)”: 无法将参数 1 从“const char [2]”转换为“int &&”
with
[
_Ty=int
]
原因如下: 无法从“const char [2]”转换为“int”
没有使该转换得以执行的上下文
0_0_39201598_5173.cpp(17) : error C2664: “void std::stack<int,std::deque<_Ty,std::allocator<_Ty>>>::push(const int &)”: 无法将参数 1 从“const char [2]”转换为“int &&”
with
[
_Ty=int
]
原因如下: 无法从“const char [2]”转换为“int”
没有使该转换得以执行的上下文
0_0_39201598_5173.cpp(18) : error C2664: “void std::stack<int,std::deque<_Ty,std::allocator<_Ty>>>::push(const int &)”: 无法将参数 1 从“const char [2]”转换为“int &&”
with
[
_Ty=int
]
原因如下: 无法从“const char [2]”转换为“int”
没有使该转换得以执行的上下文
|