Skip to content

Commit 709e61a

Browse files
author
lucifer
committed
feat: #1131 增加相关题目
1 parent 7027fbf commit 709e61a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

problems/1131.maximum-of-absolute-value-expression.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 题目地址
1+
## 题目地址(1131. 绝对值表达式的最大值)
22

33
https://leetcode-cn.com/problems/maximum-of-absolute-value-expression/description/
44

@@ -183,3 +183,5 @@ class Solution:
183183
- [1030. 距离顺序排列矩阵单元格](https://leetcode-cn.com/problems/matrix-cells-in-distance-order/)
184184

185185
![](https://tva1.sinaimg.cn/large/006tNbRwly1gamq577lgsj30xd0jzwjb.jpg)
186+
187+
- [1162. 地图分析](https://leetcode-cn.com/problems/as-far-from-land-as-possible/)

0 commit comments

Comments
 (0)