inicjalizacja zad2

This commit is contained in:
2016-10-31 12:46:45 +01:00
parent 8d03243fe7
commit a5e6a31962
7 changed files with 296 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
macierz_mpi: macierz_mpi.cpp
mpicxx -Wall -o macierz_mpi macierz_mpi.cpp
clean:
rm -rf macierz_mpi