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,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Medium",
"likes": 1821,
"likes": 1837,
"dislikes": 138,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Nested List Weight Sum\", \"titleSlug\": \"nested-list-weight-sum\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Flatten Nested List Iterator\", \"titleSlug\": \"flatten-nested-list-iterator\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Nested List Weight Sum II\", \"titleSlug\": \"nested-list-weight-sum-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
@@ -143,7 +143,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"112K\", \"totalSubmission\": \"199.1K\", \"totalAcceptedRaw\": 112027, \"totalSubmissionRaw\": 199122, \"acRate\": \"56.3%\"}",
"stats": "{\"totalAccepted\": \"112.8K\", \"totalSubmission\": \"200.4K\", \"totalAcceptedRaw\": 112794, \"totalSubmissionRaw\": 200404, \"acRate\": \"56.3%\"}",
"hints": [],
"solution": {
"id": "145",