1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 16:56:27 +08:00
parent e730aa6794
commit ad15da05aa
2517 changed files with 7358 additions and 7332 deletions

View File

@@ -143,7 +143,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"41.5K\", \"totalSubmission\": \"127.6K\", \"totalAcceptedRaw\": 41528, \"totalSubmissionRaw\": 127588, \"acRate\": \"32.5%\"}",
"stats": "{\"totalAccepted\": \"41.6K\", \"totalSubmission\": \"128K\", \"totalAcceptedRaw\": 41632, \"totalSubmissionRaw\": 127950, \"acRate\": \"32.5%\"}",
"hints": [
"从容易的事情开始。你能分别检查一下每一个条件吗?",
"“插入字符”选项和“删除字符”选项之间是何关系?这些需要分开检查吗?",