Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit e27ae9e

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent 7b811f3 commit e27ae9e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
| |Easy|Medium|Hard|Total|
1212
|:---:|:---:|:---:|:---:|:---:|
13-
|**Accepted**|75|139|58|272|
13+
|**Accepted**|75|140|58|273|
1414
|**Total**|145|245|99|489|
1515

1616
> 统计规则:1.免费题,2.算法题,3.能用 Go 解答
@@ -260,7 +260,7 @@
260260
|326|[Power of Three](./Algorithms/0326.power-of-three)|40%|Easy|[](https://leetcode.com/list/oussv5j)|
261261
|327|[Count of Range Sum](./Algorithms/0327.count-of-range-sum)|30%|Hard|[](https://leetcode.com/list/oussv5j)|
262262
|328|[Odd Even Linked List](./Algorithms/0328.odd-even-linked-list)|43%|Medium|[](https://leetcode.com/list/oussv5j)|
263-
|329|[Longest Increasing Path in a Matrix](./Algorithms/0329.longest-increasing-path-in-a-matrix)|36%|Hard| |
263+
|329|[Longest Increasing Path in a Matrix](./Algorithms/0329.longest-increasing-path-in-a-matrix)|36%|Hard|[](https://leetcode.com/list/oussv5j)|
264264
|330| * Patching Array|32%|Hard| |
265265
|331| * Verify Preorder Serialization of a Binary Tree|36%|Medium| |
266266
|332| * Reconstruct Itinerary|29%|Medium| |
@@ -283,7 +283,7 @@
283283
|363| * Max Sum of Rectangle No Larger Than K|33%|Hard| |
284284
|365|[Water and Jug Problem](./Algorithms/0365.water-and-jug-problem)|27%|Medium|[](https://leetcode.com/list/oussv5j)|
285285
|367| * Valid Perfect Square|38%|Easy| |
286-
|368| * Largest Divisible Subset|33%|Medium| |
286+
|368|[Largest Divisible Subset](./Algorithms/0368.largest-divisible-subset)|33%|Medium|[](https://leetcode.com/list/oussv5j)|
287287
|371| * Sum of Two Integers|51%|Easy| |
288288
|372| * Super Pow|34%|Medium| |
289289
|373| * Find K Pairs with Smallest Sums|30%|Medium| |
@@ -481,7 +481,7 @@
481481
|672| * Bulb Switcher II|47%|Medium| |
482482
|673| * Number of Longest Increasing Subsequence|30%|Medium| |
483483
|674| * Longest Continuous Increasing Subsequence|42%|Easy| |
484-
|675| * Cut Off Trees for Golf Event|27%|Hard| |
484+
|675| * Cut Off Trees for Golf Event|26%|Hard| |
485485
|676| * Implement Magic Dictionary|50%|Medium| |
486486
|677| * Map Sum Pairs|52%|Medium| |
487487
|678| * Valid Parenthesis String|28%|Medium| |
@@ -504,10 +504,10 @@
504504
|697| * Degree of an Array|48%|Easy| |
505505
|698| * Partition to K Equal Sum Subsets|35%|Medium| |
506506
|699| * Falling Squares|36%|Hard| |
507-
|712| * Minimum ASCII Delete Sum for Two Strings|38%|Medium| |
508-
|713| * Subarray Product Less Than K|33%|Medium| |
509-
|714| * Best Time to Buy and Sell Stock with Transaction Fee|16%|Medium| |
510-
|715| * Range Module|18%|Hard| |
507+
|712| * Minimum ASCII Delete Sum for Two Strings|40%|Medium| |
508+
|713| * Subarray Product Less Than K|36%|Medium| |
509+
|714| * Best Time to Buy and Sell Stock with Transaction Fee|20%|Medium| |
510+
|715| * Range Module|23%|Hard| |
511511

512512
以下免费的算法题,暂时不能使用 Go 解答
513513

leetcode.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)