

 Function ndecr

    line 10 / 10
    1 + max(0, (n + -2))
    O(n^1)

Total Complexity: O(n^1)
