Description: Method used divide and conquer a small element of k-input: program read from standard input data, the first line is an integer n (1 = <n<=100000)表示元素的个数,接下来的n行中每行有一个整数。最后一行是k,就是我们要找的第k小元素。
To Search:
- [report+of+Algorithm] - Experimental Algorithm Design Report inc
- [searchK] - Sub-rule method to find the first small
- [Select] - K-small elements, divide and conquer imp
File list (Check if you may need any files):
1.cpp