

 Function foo

    line 7 / 14
    1 + max(max, 0)
    O(n^1)

Total Complexity: O(n^1)
