

 Function speed_pldi09_fig1

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

Total Complexity: O(n^1)
