From 1cfe7fb0ce8279c6cb1025f08fee371cb7531c9e Mon Sep 17 00:00:00 2001 From: Tung Anh Vu <tung@kam.mff.cuni.cz> Date: Fri, 22 Oct 2021 12:50:49 +0200 Subject: [PATCH] =?UTF-8?q?P=C5=99id=C3=A1v=C3=A1m=20odkaz=20na=20gitov?= =?UTF-8?q?=C3=BD=20repozit=C3=A1=C5=99=20do=20zad=C3=A1n=C3=AD=20na=20(a,?= =?UTF-8?q?b)-stromy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04-ab_tree/task.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/04-ab_tree/task.md b/04-ab_tree/task.md index f7ffd0d..eb23ec5 100644 --- a/04-ab_tree/task.md +++ b/04-ab_tree/task.md @@ -11,3 +11,5 @@ Chapter 3](http://mj.ucw.cz/vyuka/dsnotes/03-abtree.pdf) where the actual values stored also in the internal nodes of the tree and not only in leaves. You should submit the `ab_tree.*` file (but not `ab_tree_test.*` files). + +Source code templates can be found in [git](https://gitlab.kam.mff.cuni.cz/datovky/assignments/-/tree/master). -- GitLab