diff --git a/.idea/leetcode/editor.xml b/.idea/leetcode/editor.xml
index 3ed2397..b8ece73 100644
--- a/.idea/leetcode/editor.xml
+++ b/.idea/leetcode/editor.xml
@@ -531,6 +531,39 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/halfrost_LeetCode.md b/halfrost_LeetCode.md
index 57c8d63..a267ef7 100644
--- a/halfrost_LeetCode.md
+++ b/halfrost_LeetCode.md
@@ -83,4 +83,5 @@
* [283. 移动零](https://leetcode-cn.com/problems/move-zeroes/solution/283-yi-dong-ling-by-xiao-sheng-tong-xue-ujba/)
* [284. 顶端迭代器](https://leetcode-cn.com/problems/peeking-iterator/solution/284-ding-duan-die-dai-qi-by-xiao-sheng-t-s7ko/)
* [300. 最长递增子序列](https://leetcode-cn.com/problems/longest-increasing-subsequence/solution/300-zui-chang-di-zeng-zi-xu-lie-by-xiao-14j5d/)
-* [303. 区域和检索 - 数组不可变](https://leetcode-cn.com/problems/range-sum-query-immutable/solution/303-qu-yu-he-jian-suo-shu-zu-bu-ke-bian-m00ba/)
\ No newline at end of file
+* [303. 区域和检索 - 数组不可变](https://leetcode-cn.com/problems/range-sum-query-immutable/solution/303-qu-yu-he-jian-suo-shu-zu-bu-ke-bian-m00ba/)
+* [309. 最佳买卖股票时机含冷冻期](https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-with-cooldown/solution/309-zui-jia-mai-mai-gu-piao-shi-ji-han-l-zb1y/)
\ No newline at end of file