Skip to content

Commit 2a8f0a9

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent 62c4486 commit 2a8f0a9

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
[![Build Status](https://www.travis-ci.org/aQuaYi/LeetCode-in-Golang.svg?branch=master)](https://www.travis-ci.org/aQuaYi/LeetCode-in-Golang)
55
[![codecov](https://codecov.io/gh/aQuaYi/LeetCode-in-Golang/branch/master/graph/badge.svg)](https://codecov.io/gh/aQuaYi/LeetCode-in-Golang)
66

7-
## 答题进度:17%
7+
## 答题进度:18%
88
|Category|Easy|Medium|Hard|Total|
99
|:--|:--:|:--:|:--:|:--:|
10-
|**Algorithms**|38 / 141|35 / 246|14 / 92|87 / 479|
10+
|**Algorithms**|38 / 141|36 / 246|14 / 92|88 / 479|
1111
|**Draft**|0 / 1|0 / 4|0 / 0|0 / 5|
12-
|**Total**|38 / 142|35 / 250|14 / 92|87 / 484|
12+
|**Total**|38 / 142|36 / 250|14 / 92|88 / 484|
1313

1414
> 只统计了免费题
1515
## 参考解答
@@ -77,6 +77,7 @@
7777
|64|[Minimum Path Sum](./Algorithms/0064.minimum-path-sum)|☆ ☆|38%||
7878
|66|[Plus One](./Algorithms/0066.plus-one)||38%||
7979
|73|[Set Matrix Zeroes](./Algorithms/0073.set-matrix-zeroes)|☆ ☆|35%||
80+
|74|[Search a 2D Matrix](./Algorithms/0074.search-a-2d-matrix)|☆ ☆|35%||
8081
|88|[Merge Sorted Array](./Algorithms/0088.merge-sorted-array)||32%||
8182
|118|[Pascal's Triangle](./Algorithms/0118.pascals-triangle)||38%||
8283
|119|[Pascal's Triangle II](./Algorithms/0119.pascals-triangle-ii)||36%||

leetcode.json

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

0 commit comments

Comments
 (0)