Description: Find the small k1 to k2 small integer, k1-k2, the problem from an unordered list with n integers in the output, where k1 < = k2. Divide and conquer method to solve, but we can not simply re-use the divide and conquer method of seeking the k elements
To Search:
File list (Check if you may need any files):
fenzhi.cpp