diff --git a/helloworld.c b/helloworld.c index dc7fdcd..b6aece2 100644 --- a/helloworld.c +++ b/helloworld.c @@ -1,6 +1,7 @@ #include"mpi.h" #include + int main(int argc, char **argv){ MPI_Init( &argc, &argv);