

 Function exmini

    line 7 / 12
    1 + max(0, (101 + max(-i, -j)))
    O(n^1)

Total Complexity: O(n^1)
