mathalope.co.uk
Accelerated C++ Solution to Exercise 3-1
Exercise 3-1 Suppose we wish to find the median of a collection of values. Assume that the we have read some values so far, and that we have no idea how many values remain to be read. Prove that we…