

 Function render_ht

    line 11 / 22
    1 + max(0, (level - old_level))
    O(n^1)

Total Complexity: O(n^1)
