1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 23:11:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -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",