

 Function gcd

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

Total Complexity: O(n^1)
