

 Function t30

    line 5 / 8
    1 + max(x, y, 0)
    O(n^1)

Total Complexity: O(n^1)
