Przeglądaj źródła

Debug couleur non reset

Arthur Brandao 6 lat temu
rodzic
commit
0380740e0c
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      Partie_1/MPI/Main.cpp

+ 1 - 0
Partie_1/MPI/Main.cpp

@@ -72,6 +72,7 @@ int main(int argc, char* argv[]) {
             stop = true;
         }
     }
+    fflush(stdout);
 
     //Si on est le processus qui à trouvé
     if(end) {