

 Function foo

    line 4 / 6
    1 + max(0, (-2147483648 - i))
    O(n^1)

Total Complexity: O(n^1)
