I am working on a parallel processing program that is using MPI_Send() and MPI_Recv() that replaces MPI_Reduce(). I get everything to run except the final bits of the code where