From 2ac05af6f10c6ed8e4a3f7f90cb749ee4d6a85f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AB=A5=E6=AC=A7=E5=B7=B4?= Date: Fri, 4 Mar 2022 09:20:41 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29a8fcb..1f1f5a1 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ - [20. 有效的括号](https://github.com/Geekhyt/javascript-leetcode/issues/21) - [84. 柱状图中最大的矩形](https://github.com/Geekhyt/javascript-leetcode/issues/22) - [155. 最小栈](https://github.com/Geekhyt/javascript-leetcode/issues/23) -- [739. 每日温度](https://github.com/Geekhyt/javascript-leetcode/issues/74) +- [739. 每日温度](https://github.com/Geekhyt/javascript-leetcode/issues/73) - [1047. 删除字符串中的所有相邻重复项](https://github.com/Geekhyt/javascript-leetcode/issues/80) ## 队列