0_0_9130449_2865.cpp
0_0_9130449_2865.cpp(70) : error C2668: “Bisearch” : 对重载函数的调用不明确
0_0_9130449_2865.cpp(46): 可能是“int Bisearch(int,int,int)”
0_0_9130449_2865.cpp(33): 或 “int Bisearch(int)”
试图匹配参数列表“(int)”时
0_0_9130449_2865.cpp(71) : error C2660: “Update” : 函数不接受 2 个参数
|