

 Function peed_pldi09_fig4_5

    line 12 / 17
    1 + max(m, 0) + max(0, (n - m))
    O(n^1)

Total Complexity: O(n^1)
