int BinarySearch(const ElementType A[],ElementType X,int N) { int Low } 转载于:https://www.cnblogs.com/HuaiNianCiSheng/archive/2013/05/20/3089079.html