Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8bdef01

Browse files
author
luzhipeng
committed
feat: 添加机器人二维码
1 parent69e9fb0 commit8bdef01

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,6 @@ anki - 文件 - 导入 - 下拉格式选择“打包的 anki集合”,然后
189189

190190
(qq 群)
191191

192-
![wechat-group-chat](./assets/wechat-group-chat.jpg)
192+
![wechat-group-chat](./assets/wechat-group-chat.jpeg)
193193

194-
(微信群,由于微信的限制,只可以七天之内才能加入)
194+
(由于微信的限制,100个人以上只能邀请加入, 你可以添加我的机器人回复“leetcode”拉你进群)

‎assets/wechat-group-chat.jpeg

55.2 KB
Loading

‎problems/20.validParentheses.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
https://leetcode.com/problems/valid-parentheses/description
33

44
##题目描述
5+
6+
```
57
Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid.
68
79
An input string is valid if:
@@ -30,7 +32,7 @@ Example 5:
3032
3133
Input: "{[]}"
3234
Output: true
33-
35+
```
3436

3537
##思路
3638

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp