mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -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."
|
||||
],
|
||||
|
Reference in New Issue
Block a user