Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinct. Alice and Bob are interested in finding the median element of their combined arrays.
Thinking in C++(Second Edition),Volume One:Introduction to Standard C++
國外經(jīng)典C++原版書庫《C++編程思想(第2版)第1卷:標準C++導引》/(美)埃克爾(Eckel,B)著;劉宗田等譯 十分經(jīng)典、難得!