We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7027fbf commit 709e61aCopy full SHA for 709e61a
problems/1131.maximum-of-absolute-value-expression.md
@@ -1,4 +1,4 @@
1
-## 题目地址
+## 题目地址(1131. 绝对值表达式的最大值)
2
3
https://leetcode-cn.com/problems/maximum-of-absolute-value-expression/description/
4
@@ -183,3 +183,5 @@ class Solution:
183
- [1030. 距离顺序排列矩阵单元格](https://leetcode-cn.com/problems/matrix-cells-in-distance-order/)
184
185

186
+
187
+- [1162. 地图分析](https://leetcode-cn.com/problems/as-far-from-land-as-possible/)
0 commit comments