Загрузка кода решения

This commit is contained in:
2026-06-11 13:18:15 +03:00
parent 510b09a204
commit 94b468701d
8 changed files with 255 additions and 0 deletions
Executable
+9
View File
@@ -0,0 +1,9 @@
./lab1-seq 120000
sleep 8
./lab1-par-1 120000
sleep 8
./lab1-par-4 120000
sleep 8
./lab1-par-8 120000
sleep 8
./lab1-par-32 120000