0_0_39105316_30423.cpp
0_0_39105316_30423.cpp(54) : error C2065: “array”: 未声明的标识符
0_0_39105316_30423.cpp(54) : error C2062: 意外的类型“double”
0_0_39105316_30423.cpp(54) : error C2974: 'std::vector' : 模板 对于 '_Ty'是无效参数,应为类型
VC2013\INCLUDE\vector(650) : 参见“std::vector”的声明
VC2013\INCLUDE\vector(650) : 参见“std::vector”的声明
0_0_39105316_30423.cpp(54) : error C2143: 语法错误 : 缺少“;”(在“>”的前面)
0_0_39105316_30423.cpp(54) : error C2059: 语法错误:“>”
0_0_39105316_30423.cpp(139) : error C2065: “event”: 未声明的标识符
0_0_39105316_30423.cpp(139) : error C2228: “.clear”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39105316_30423.cpp(151) : error C2065: “event”: 未声明的标识符
0_0_39105316_30423.cpp(151) : error C2228: “.push_back”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39105316_30423.cpp(152) : error C2065: “event”: 未声明的标识符
0_0_39105316_30423.cpp(152) : error C2228: “.push_back”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39105316_30423.cpp(155) : error C2065: “event”: 未声明的标识符
0_0_39105316_30423.cpp(155) : error C2228: “.begin”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39105316_30423.cpp(155) : error C2228: “.end”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39105316_30423.cpp(155) : error C2061: 语法错误: 标识符“array”
0_0_39105316_30423.cpp(156) : error C2065: “a”: 未声明的标识符
0_0_39105316_30423.cpp(156) : error C2065: “b”: 未声明的标识符
0_0_39105316_30423.cpp(157) : error C2065: “a”: 未声明的标识符
0_0_39105316_30423.cpp(157) : error C2065: “b”: 未声明的标识符
0_0_39105316_30423.cpp(159) : error C2065: “a”: 未声明的标识符
0_0_39105316_30423.cpp(159) : error C2065: “b”: 未声明的标识符
0_0_39105316_30423.cpp(160) : error C2780: “void std::sort(_RanIt,_RanIt,_Pr)”: 应输入 3 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(3153) : 参见“std::sort”的声明
0_0_39105316_30423.cpp(169) : error C2065: “event”: 未声明的标识符
0_0_39105316_30423.cpp(169) : error C3312: 未找到类型“unknown-type”的可调用“begin”函数
0_0_39105316_30423.cpp(169) : error C3312: 未找到类型“unknown-type”的可调用“end”函数
0_0_39105316_30423.cpp(174) : error C2065: “evt”: 未声明的标识符
0_0_39105316_30423.cpp(176) : error C2065: “evt”: 未声明的标识符
0_0_39105316_30423.cpp(177) : error C2065: “evt”: 未声明的标识符
0_0_39105316_30423.cpp(177) : error C2780: “_FwdIt std::lower_bound(_FwdIt,_FwdIt,const _Ty &)”: 应输入 3 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(2541) : 参见“std::lower_bound”的声明
0_0_39105316_30423.cpp(177) : error C2780: “_FwdIt std::lower_bound(_FwdIt,_FwdIt,const _Ty &,_Pr)”: 应输入 4 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(2529) : 参见“std::lower_bound”的声明
0_0_39105316_30423.cpp(178) : error C2065: “evt”: 未声明的标识符
0_0_39105316_30423.cpp(178) : error C2780: “_FwdIt std::lower_bound(_FwdIt,_FwdIt,const _Ty &)”: 应输入 3 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(2541) : 参见“std::lower_bound”的声明
0_0_39105316_30423.cpp(178) : error C2780: “_FwdIt std::lower_bound(_FwdIt,_FwdIt,const _Ty &,_Pr)”: 应输入 4 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(2529) : 参见“std::lower_bound”的声明
0_0_39105316_30423.cpp(182) : error C2065: “evt”: 未声明的标识符
0_0_39105316_30423.cpp(182) : error C2660: “modify”: 函数不接受 5 个参数
|