Tree: Height of a Binary Tree

  • + 0 comments

    Do we need to build a tree root from stdin ourself? Just created my function in editor as described in thr problem, my func is not called and no output.