• + 0 comments

    int result = Collections.max(height) - k; return result > 0 ? result : 0;