Hello,
I want to write a function which counts amount of recursive calls depending on of amount of elements that are already in redBlackTree.


But when I try to do this using for loop so I can...