Ajout correction exo1

This commit is contained in:
2025-08-08 09:04:36 +00:00
parent 3eb54aa518
commit bb805a23ae
9 changed files with 4 additions and 1 deletions

View File

@@ -19,5 +19,6 @@ int main () {
}
printf("\n");
shmdt(shmem);
return 0;
}