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

Commit ef18f66

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新 README.md
1 parent 2ef0bd8 commit ef18f66

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![LeetCode 主页](https://img.shields.io/badge/LeetCode-aQuaYi-blue.svg)](https://leetcode.com/aQuaYi/)
44
[![LeetCode 排名](https://img.shields.io/badge/Ranking-3621-blue.svg)](https://leetcode.com/aQuaYi/)
5-
[![LeetCode 答题进度](https://img.shields.io/badge/Progress-82%25-blue.svg)](https://leetcode.com/aQuaYi/)
5+
[![LeetCode 答题进度](https://img.shields.io/badge/Progress-83%25-blue.svg)](https://leetcode.com/aQuaYi/)
66
[![codecov](https://codecov.io/gh/aQuaYi/LeetCode-in-Go/branch/master/graph/badge.svg)](https://codecov.io/gh/aQuaYi/LeetCode-in-Go)
77
[![Build Status](https://www.travis-ci.org/aQuaYi/LeetCode-in-Go.svg?branch=master)](https://www.travis-ci.org/aQuaYi/LeetCode-in-Go)
88

@@ -12,7 +12,7 @@
1212
1313
| |Easy|Medium|Hard|Total|
1414
|:---:|:---:|:---:|:---:|:---:|
15-
|**Accepted**|125|209|94|428|
15+
|**Accepted**|126|209|94|429|
1616
|**Total**|154|257|105|516|
1717

1818
## 题解
@@ -437,7 +437,7 @@
437437
|592| * Fraction Addition and Subtraction|45%|Medium| |
438438
|593| * Valid Square|40%|Medium| |
439439
|594|[Longest Harmonious Subsequence](./Algorithms/0594.longest-harmonious-subsequence)|40%|Easy| |
440-
|598| * Range Addition II|48%|Easy| |
440+
|598|[Range Addition II](./Algorithms/0598.range-addition-ii)|48%|Easy| |
441441
|599| * Minimum Index Sum of Two Lists|46%|Easy| |
442442
|600| * Non-negative Integers without Consecutive Ones|31%|Hard|[](https://leetcode.com/list/oussv5j)|
443443
|605|[Can Place Flowers](./Algorithms/0605.can-place-flowers)|30%|Easy|[](https://leetcode.com/list/oussv5j)|

leetcode.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)