0_0_2556493_27905.cpp
0_0_2556493_27905.cpp(9) : error C2562: “seg_tree::mid” : “void”函数返回值
0_0_2556493_27905.cpp(9) : 参见“seg_tree::mid”的声明
0_0_2556493_27905.cpp(35) : error C2440: “初始化” : 无法从“void”转换为“int”
void 类型的表达式不能转换为其他类型
0_0_2556493_27905.cpp(38) : error C3861: “updata”: 即使使用参数相关的查找,也未找到标识符
|