0_0_36280389_18217.cpp
0_0_36280389_18217.cpp(16) : error C2446: “==”: 没有从“const char *”到“int”的转换
没有使该转换得以执行的上下文
0_0_36280389_18217.cpp(16) : error C2040: “==”:“int”与“const char [2]”的间接寻址级别不同
0_0_36280389_18217.cpp(19) : error C2446: “==”: 没有从“const char *”到“int”的转换
没有使该转换得以执行的上下文
0_0_36280389_18217.cpp(19) : error C2040: “==”:“int”与“const char [2]”的间接寻址级别不同
0_0_36280389_18217.cpp(24) : error C2446: “==”: 没有从“const char *”到“int”的转换
没有使该转换得以执行的上下文
0_0_36280389_18217.cpp(24) : error C2040: “==”:“int”与“const char [2]”的间接寻址级别不同
0_0_36280389_18217.cpp(26) : error C3867: “std::stack<double,std::deque<_Ty,std::allocator<_Ty>>>::top”: 函数调用缺少参数列表;请使用“&std::stack<double,std::deque<_Ty,std::allocator<_Ty>>>::top”创建指向成员的指针
with
[
_Ty=double
]
0_0_36280389_18217.cpp(30) : error C2446: “==”: 没有从“const char *”到“int”的转换
没有使该转换得以执行的上下文
0_0_36280389_18217.cpp(30) : error C2040: “==”:“int”与“const char [2]”的间接寻址级别不同
0_0_36280389_18217.cpp(35) : error C2446: “==”: 没有从“const char *”到“int”的转换
没有使该转换得以执行的上下文
0_0_36280389_18217.cpp(35) : error C2040: “==”:“int”与“const char [2]”的间接寻址级别不同
|