Skip to content

Commit 07ddc12

Browse files
committed
Update solution 1877
1 parent 674e50b commit 07ddc12

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed
Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
1+
# [1877. Minimize Maximum Pair Sum in Array](https://leetcode.com/problems/minimize-maximum-pair-sum-in-array/)
12

23

3-
----------------------------------------------
4-
<p><a href="https://books.halfrost.com/leetcode/ChapterFour/1800~1899/1846.Maximum-Element-After-Decreasing-and-Rearranging/">⬅️上一页</a></p>
4+
## 题目
5+
6+
## 题目大意
7+
8+
## 解题思路
9+
510

11+
## 代码
12+
13+
```go
14+
15+
```
16+
17+
----------------------------------------------
18+
<p><a href="https://books.halfrost.com/leetcode/ChapterFour/1800~1899/1846.Maximum-Element-After-Decreasing-and-Rearranging/">⬅️上一页</a></p>

0 commit comments

Comments
 (0)