1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 23:11:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -11,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Medium",
"likes": 307,
"likes": 316,
"dislikes": 37,
"isLiked": null,
"similarQuestions": "[]",
@@ -143,7 +143,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"8.3K\", \"totalSubmission\": \"18.5K\", \"totalAcceptedRaw\": 8340, \"totalSubmissionRaw\": 18468, \"acRate\": \"45.2%\"}",
"stats": "{\"totalAccepted\": \"8.5K\", \"totalSubmission\": \"18.8K\", \"totalAcceptedRaw\": 8498, \"totalSubmissionRaw\": 18771, \"acRate\": \"45.3%\"}",
"hints": [
"Note that with the operations, you can always make the string only contain at most 1 zero."
],