mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 3039,
|
||||
"dislikes": 284,
|
||||
"likes": 3142,
|
||||
"dislikes": 287,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Number of 1 Bits\", \"titleSlug\": \"number-of-1-bits\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Power of Three\", \"titleSlug\": \"power-of-three\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Power of Four\", \"titleSlug\": \"power-of-four\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "1\n16\n3",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"598.1K\", \"totalSubmission\": \"1.3M\", \"totalAcceptedRaw\": 598088, \"totalSubmissionRaw\": 1332017, \"acRate\": \"44.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"613.5K\", \"totalSubmission\": \"1.4M\", \"totalAcceptedRaw\": 613543, \"totalSubmissionRaw\": 1363991, \"acRate\": \"45.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "760",
|
||||
|
Reference in New Issue
Block a user