Skip to content

Commit 8aef525

Browse files
committed
readme updated.
1 parent f87575c commit 8aef525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ email: [liuyubobobo@gmail.com](mailto:liuyubobobo@gmail.com)
9898
| | | | | | |
9999
| 059 | [Spiral Matrix II](https://leetcode.com/problems/spiral-matrix-ii/description/) | [] | [C++](0059-Spiral-Matrix-II/cpp-0059/) | | |
100100
| | | | | | |
101-
| 061 | [Rotate List](https://leetcode.com/problems/rotate-list/description/) | [] | [C++](0061-Rotate-List/cpp-0061/) | | |
101+
| 061 | [Rotate List](https://leetcode.com/problems/rotate-list/description/) | [solution](https://leetcode.com/problems/rotate-list/solution/) | [C++](0061-Rotate-List/cpp-0061/) | | |
102102
| | | | | | |
103103
| 063 | [Unique Paths II](https://leetcode.com/problems/unique-paths-ii/) | [solution](https://leetcode.com/problems/unique-paths-ii/solution/) | [C++](0063-Unique-Paths-II/cpp-0063/) | | |
104104
| 064 | [Minimum Path Sum](https://leetcode.com/problems/minimum-path-sum/description/) | [solution](https://leetcode.com/problems/minimum-path-sum/solution/) | [C++](0064-Minimum-Path-Sum/cpp-0064/) | [Java](0064-Minimum-Path-Sum/java-0064/src/) | |

0 commit comments

Comments
 (0)