hi. I am mechanical engineer and learning c++. I need help to write a code in c or c+ i need a simple code in C/C++ that creates a dataset of N random integers ( N<2^26 ) and finds the median ( http://en.wikipedia.org/wiki/Median_search) using P processes ( P<64 ) and MPI ( http://www.mcs.anl.gov/research/projects/mpi/). please write code for me. thanks