

 Function aaron2

    line 6 / 16
    1 + max(0, (x + 1 + -y))
    O(n^1)

Total Complexity: O(n^1)
