#include "mpi.h" #include #include #define MAXSIZE 1000 int add(int *A, int low, int high) { int res, i; for(i=low; i