0_0_36879630_13037.cpp
0_0_36879630_13037.cpp(87) : error C2039: “y”: 不是“std::pair<const _Kty,_Ty>”的成员
with
[
_Kty=LL
, _Ty=std::vector<PLL,std::allocator<PLL>>
]
0_0_36879630_13037.cpp(87) : error C2228: “.begin”的左边必须有类/结构/联合
0_0_36879630_13037.cpp(87) : error C2228: “.end”的左边必须有类/结构/联合
0_0_36879630_13037.cpp(87) : error C2780: “void std::sort(_RanIt,_RanIt)”: 应输入 2 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(3162) : 参见“std::sort”的声明
0_0_36879630_13037.cpp(87) : error C2780: “void std::sort(_RanIt,_RanIt,_Pr)”: 应输入 3 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(3153) : 参见“std::sort”的声明
0_0_36879630_13037.cpp(115) : error C2059: 语法错误:“{”
0_0_36879630_13037.cpp(115) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_36879630_13037.cpp(115) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_36879630_13037.cpp(115) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_36879630_13037.cpp(118) : error C3536: “t”: 初始化之前无法使用
0_0_36879630_13037.cpp(118) : error C2678: 二进制“==”: 没有找到接受“int”类型的左操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\system_error(410): 可能是“bool std::operator ==(const std::error_condition &,const std::error_code &) throw()”
VC2013\INCLUDE\system_error(402): 或 “bool std::operator ==(const std::error_code &,const std::error_condition &) throw()”
VC2013\INCLUDE\exception(507): 或 “bool std::operator ==(const std::exception_ptr &,std::nullptr_t)”
VC2013\INCLUDE\exception(502): 或 “bool std::operator ==(std::nullptr_t,const std::exception_ptr &)”
VC2013\INCLUDE\exception(497): 或 “bool std::operator ==(const std::exception_ptr &,const std::exception_ptr &)”
尝试匹配参数列表“(int, std::_Vector_iterator<std::_Vector_val<std::_Simple_types<std::pair<LL,LL>>>>)”时
0_0_36879630_13037.cpp(119) : error C3536: “t”: 初始化之前无法使用
0_0_36879630_13037.cpp(119) : error C2100: 非法的间接寻址
0_0_36879630_13037.cpp(119) : error C2228: “.y”的左边必须有类/结构/联合
类型是“int”
0_0_36879630_13037.cpp(119) : error C2228: “.x”的左边必须有类/结构/联合
类型是“int”
0_0_36879630_13037.cpp(123) : error C3536: “t”: 初始化之前无法使用
0_0_36879630_13037.cpp(123) : error C2678: 二进制“==”: 没有找到接受“int”类型的左操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\system_error(410): 可能是“bool std::operator ==(const std::error_condition &,const std::error_code &) throw()”
VC2013\INCLUDE\system_error(402): 或 “bool std::operator ==(const std::error_code &,const std::error_condition &) throw()”
VC2013\INCLUDE\exception(507): 或 “bool std::operator ==(const std::exception_ptr &,std::nullptr_t)”
VC2013\INCLUDE\exception(502): 或 “bool std::operator ==(std::nullptr_t,const std::exception_ptr &)”
VC2013\INCLUDE\exception(497): 或 “bool std::operator ==(const std::exception_ptr &,const std::exception_ptr &)”
尝试匹配参数列表“(int, std::_Vector_iterator<std::_Vector_val<std::_Simple_types<std::pair<LL,LL>>>>)”时
0_0_36879630_13037.cpp(124) : error C3536: “t”: 初始化之前无法使用
0_0_36879630_13037.cpp(124) : error C2678: 二进制“==”: 没有找到接受“int”类型的左操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\system_error(410): 可能是“bool std::operator ==(const std::error_condition &,const std::error_code &) throw()”
VC2013\INCLUDE\system_error(402): 或 “bool std::operator ==(const std::error_code &,const std::error_condition &) throw()”
VC2013\INCLUDE\exception(507): 或 “bool std::operator ==(const std::exception_ptr &,std::nullptr_t)”
VC2013\INCLUDE\exception(502): 或 “bool std::operator ==(std::nullptr_t,const std::exception_ptr &)”
VC2013\INCLUDE\exception(497): 或 “bool std::operator ==(const std::exception_ptr &,const std::exception_ptr &)”
尝试匹配参数列表“(int, std::_Vector_iterator<std::_Vector_val<std::_Simple_types<std::pair<LL,LL>>>>)”时
0_0_36879630_13037.cpp(124) : error C2100: 非法的间接寻址
0_0_36879630_13037.cpp(124) : error C2228: “.x”的左边必须有类/结构/联合
类型是“int”
0_0_36879630_13037.cpp(129) : error C3536: “t”: 初始化之前无法使用
0_0_36879630_13037.cpp(129) : error C2100: 非法的间接寻址
0_0_36879630_13037.cpp(129) : error C2228: “.y”的左边必须有类/结构/联合
类型是“int”
0_0_36879630_13037.cpp(129) : error C2228: “.x”的左边必须有类/结构/联合
类型是“int”
|