Skip to content
Snippets Groups Projects

Přidávám odkaz na gitový repozitář do zadání na (a,b)-stromy

1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -11,3 +11,5 @@ Chapter 3](http://mj.ucw.cz/vyuka/dsnotes/03-abtree.pdf) where the actual values
@@ -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.
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).
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).
Loading