Originally posted by: zzzz
you are lucky its not cricket world cup.
Originally posted by: Beast1284
A professor that understands how stupid the game of baseball is. 😉
Originally posted by: Ben50
You have all the way until friday and you are complaining? I write all my programs the day they are due. School would be way too easy if I started things ahead of time.
Originally posted by: Beast1284
A professor that understands how stupid the game of baseball is. 😉
Originally posted by: Beast1284
A professor that understands how stupid the game of baseball is. 😉
Originally posted by: mchammer187
is it a red black tree or just a regular binary tree?
Originally posted by: notfred
Originally posted by: mchammer187
is it a red black tree or just a regular binary tree?
It's a B-tree, which is a self balancing tree, similar to a red black tree, but not not exactly the same (a red black tree is a symetric binary B-tree).
It has to balance itself like ared black tree, though.