0_0_30426775_32037.cpp
0_0_30426775_32037.cpp(12) : error C3861: “min”: 找不到标识符
0_0_30426775_32037.cpp(40) : error C3861: “min”: 找不到标识符
0_0_30426775_32037.cpp(85) : error C3861: “lower_bound”: 找不到标识符
0_0_30426775_32037.cpp(86) : error C2679: 二进制“!=”: 没有找到接受“std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<int>>>”类型的右操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\system_error(426): 可能是“bool std::operator !=(const std::error_condition &,const std::error_code &) throw()”
VC2013\INCLUDE\system_error(419): 或 “bool std::operator !=(const std::error_code &,const std::error_condition &) throw()”
VC2013\INCLUDE\exception(522): 或 “bool std::operator !=(const std::exception_ptr &,std::nullptr_t)”
VC2013\INCLUDE\exception(517): 或 “bool std::operator !=(std::nullptr_t,const std::exception_ptr &)”
VC2013\INCLUDE\exception(512): 或 “bool std::operator !=(const std::exception_ptr &,const std::exception_ptr &)”
尝试匹配参数列表“(unknown-type, std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<int>>>)”时
0_0_30426775_32037.cpp(86) : error C3861: “min”: 找不到标识符
|