diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | presentation/.~lock.comp-presentation.odp# | 1 | ||||
| -rw-r--r-- | presentation/comp-presentation.odp | bin | 3450571 -> 4058336 bytes | |||
| -rw-r--r-- | presentation/img/worst-case-1thrd.png | bin | 0 -> 25862 bytes | |||
| -rw-r--r-- | presentation/img/worst-case-par.png | bin | 0 -> 29753 bytes |
5 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,5 @@ *.bak +presentation/.~lock.comp-presentation.odp# *.aux *.log *.out diff --git a/presentation/.~lock.comp-presentation.odp# b/presentation/.~lock.comp-presentation.odp# deleted file mode 100644 index 4f90081..0000000 --- a/presentation/.~lock.comp-presentation.odp# +++ /dev/null @@ -1 +0,0 @@ -,dbr4,e5-cse-343arch1,10.06.2025 16:29,file:///export/home/dbr4/.config/libreoffice/4;
\ No newline at end of file diff --git a/presentation/comp-presentation.odp b/presentation/comp-presentation.odp Binary files differindex 057e662..af6a5b9 100644 --- a/presentation/comp-presentation.odp +++ b/presentation/comp-presentation.odp diff --git a/presentation/img/worst-case-1thrd.png b/presentation/img/worst-case-1thrd.png Binary files differnew file mode 100644 index 0000000..e16ea9b --- /dev/null +++ b/presentation/img/worst-case-1thrd.png diff --git a/presentation/img/worst-case-par.png b/presentation/img/worst-case-par.png Binary files differnew file mode 100644 index 0000000..d95510a --- /dev/null +++ b/presentation/img/worst-case-par.png |