Introduction - If you have any usage issues, please Google them yourself
Set X [0: n-1] and Y [0: n-1] for the two arrays, each array contains n have lined up a number sequence. Try to design a O (log n) time algorithm to find X and Y number of 2n median.
Packet : 119128638medi.rar filelist
medi.cpp