#ifndef _MPI1_ #define _MPI1_ #include #include #include using namespace std; int main (int argc, char **argv); #endif