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": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 949,
|
||||
"dislikes": 287,
|
||||
"likes": 962,
|
||||
"dislikes": 290,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Nested List Weight Sum\", \"titleSlug\": \"nested-list-weight-sum\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Array Nesting\", \"titleSlug\": \"array-nesting\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1,1],2,[1,1]]\n[1,[4,[6]]]",
|
||||
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"110.8K\", \"totalSubmission\": \"162.6K\", \"totalAcceptedRaw\": 110796, \"totalSubmissionRaw\": 162647, \"acRate\": \"68.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"113.2K\", \"totalSubmission\": \"165.7K\", \"totalAcceptedRaw\": 113250, \"totalSubmissionRaw\": 165742, \"acRate\": \"68.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1209",
|
||||
|
Reference in New Issue
Block a user