0_0_2977848_10756.cpp
0_0_2977848_10756.cpp(9) : error C2065: “d” : 未声明的标识符
0_0_2977848_10756.cpp(9) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &,_Pr)” : 应输入 3 个参数,却提供了 2 个
VC\include\xutility(1250) : 参见“std::max”的声明
0_0_2977848_10756.cpp(51) : error C2039: “cover1” : 不是“Seg_tree”的成员
0_0_2977848_10756.cpp(10) : 参见“Seg_tree”的声明
0_0_2977848_10756.cpp(53) : error C2660: “Seg_tree::set” : 函数不接受 1 个参数
0_0_2977848_10756.cpp(54) : error C2660: “Seg_tree::set” : 函数不接受 1 个参数
0_0_2977848_10756.cpp(70) : error C2660: “Seg_tree::set” : 函数不接受 0 个参数
0_0_2977848_10756.cpp(74) : error C2660: “update” : 函数不接受 5 个参数
0_0_2977848_10756.cpp(79) : error C2086: “int k” : 重定义
0_0_2977848_10756.cpp(79) : 参见“k”的声明
0_0_2977848_10756.cpp(79) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|