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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 686,
|
||||
"dislikes": 1003,
|
||||
"likes": 709,
|
||||
"dislikes": 1032,
|
||||
"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.3K\", \"totalSubmission\": \"189.3K\", \"totalAcceptedRaw\": 63280, \"totalSubmissionRaw\": 189335, \"acRate\": \"33.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"64.2K\", \"totalSubmission\": \"191.3K\", \"totalAcceptedRaw\": 64160, \"totalSubmissionRaw\": 191268, \"acRate\": \"33.5%\"}",
|
||||
"hints": [
|
||||
"Beware of overflow."
|
||||
],
|
||||
|
Reference in New Issue
Block a user