From 1f5e93909415ebe343f8931d4cee8899f4f09a99 Mon Sep 17 00:00:00 2001 From: jorenchik Date: Thu, 2 May 2024 12:44:45 +0300 Subject: [PATCH] initial commit --- .gitignore | 1 + main.typ | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 .gitignore create mode 100644 main.typ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a136337 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pdf diff --git a/main.typ b/main.typ new file mode 100644 index 0000000..f6b97d3 --- /dev/null +++ b/main.typ @@ -0,0 +1,12 @@ + += Algorithm costs + += Algorithm overview + += Concurrency protocols + += Log example + += B+ tree + += Bitmap