Commit Graph

16 Commits

Author SHA1 Message Date
828a41dd72 Library 3
bug fix: when size==0 and a BinaryTree[Lnk/Vec] is casted to BinaryTree, and operator== is called, it crashed
2021-05-25 15:56:40 +02:00
90f20eb405 Library 3 & Library 4
- resolved bug in library 3 (and in lib4)
- 0 errors in simpletests for library 4
2021-05-13 18:38:07 +02:00
d98a0f766b Library 3
fixes
2021-05-10 11:18:55 +02:00
a66d40aab3 Library 3
added node-level operations in mytests and fixed error
2021-05-09 22:23:09 +02:00
b36cac388f Library 3 2021-05-07 08:07:17 +02:00
8e56f33808 Library 3
cleaner code
2021-05-05 22:37:45 +02:00
2b6dcf6700 Library 3
zero errors in simpletest
2021-05-05 10:47:44 +02:00
4add56d732 Library 3
bugfix
2021-05-05 10:03:25 +02:00
858e7debee Librray 3
bugfix on BinaryTree<Data>::Node::EqualNodes
2021-05-04 21:28:10 +02:00
46c52c6132 Library 3
fixed compile-time errors
2021-05-04 16:05:48 +02:00
10c5148efc Library 3
binarytreevec
2021-05-01 23:58:12 +02:00
65942205cd Library 3 2021-04-29 08:36:55 +02:00
b6f6baeede Library 3
binarytree
2021-04-28 15:59:34 +02:00
3997085c8f Exercise 3
Cleaner code
2021-04-26 22:10:28 +02:00
c550ec0ef4 Library 3 2021-04-26 19:12:17 +02:00
31bf18d985 Library 3
Added template
2021-04-24 16:58:05 +02:00