mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 682,
|
||||
"dislikes": 1002,
|
||||
"likes": 686,
|
||||
"dislikes": 1003,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Factorial Trailing Zeroes\", \"titleSlug\": \"factorial-trailing-zeroes\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Digit Count in Range\", \"titleSlug\": \"digit-count-in-range\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "13\n0",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"63.2K\", \"totalSubmission\": \"189.2K\", \"totalAcceptedRaw\": 63223, \"totalSubmissionRaw\": 189178, \"acRate\": \"33.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"63.3K\", \"totalSubmission\": \"189.3K\", \"totalAcceptedRaw\": 63280, \"totalSubmissionRaw\": 189335, \"acRate\": \"33.4%\"}",
|
||||
"hints": [
|
||||
"Beware of overflow."
|
||||
],
|
||||
|
Reference in New Issue
Block a user