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": "Easy",
|
||||
"likes": 1408,
|
||||
"dislikes": 284,
|
||||
"likes": 1458,
|
||||
"dislikes": 285,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Power of Two\", \"titleSlug\": \"power-of-two\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Power of Three\", \"titleSlug\": \"power-of-three\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "16\n5\n1",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"287.2K\", \"totalSubmission\": \"655.9K\", \"totalAcceptedRaw\": 287214, \"totalSubmissionRaw\": 655926, \"acRate\": \"43.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"292.8K\", \"totalSubmission\": \"666.3K\", \"totalAcceptedRaw\": 292760, \"totalSubmissionRaw\": 666263, \"acRate\": \"43.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "767",
|
||||
|
Reference in New Issue
Block a user